1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2024-06-26 13:34:51 +02:00

Smack 4.2.1-SNAPSHOT

This commit is contained in:
Florian Schmaus 2017-03-10 23:26:53 +01:00
parent b9b8b1a780
commit fc9748b567

View file

@ -1,7 +1,7 @@
allprojects { allprojects {
ext { ext {
shortVersion = '4.2.0' shortVersion = '4.2.1'
isSnapshot = false isSnapshot = true
jxmppVersion = '0.5.0' jxmppVersion = '0.5.0'
smackMinAndroidSdk = 8 smackMinAndroidSdk = 8
} }