1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-11-23 04:22:05 +01:00

Smack 4.1.5-SNAPSHOT

This commit is contained in:
Florian Schmaus 2015-09-14 09:05:48 +02:00
parent 86de237b2c
commit b17080a936

View file

@ -1,7 +1,7 @@
allprojects { allprojects {
ext { ext {
shortVersion = '4.1.4' shortVersion = '4.1.5'
isSnapshot = false isSnapshot = true
jxmppVersion = '0.4.2' jxmppVersion = '0.4.2'
smackMinAndroidSdk = 8 smackMinAndroidSdk = 8
} }