1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2024-09-28 02:39:33 +02:00

Smack 4.1.9-SNAPSHOT

This commit is contained in:
Florian Schmaus 2016-07-30 10:39:38 +02:00
parent a87007fb77
commit a1bbefc9e3

View file

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