Smack 4.2.4-SNAPSHOT

This commit is contained in:
Florian Schmaus 2018-02-07 21:44:59 +01:00
parent 1de9d3dee0
commit dfe5c5c09f
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
allprojects { allprojects {
ext { ext {
shortVersion = '4.2.3' shortVersion = '4.2.4'
isSnapshot = false isSnapshot = true
jxmppVersion = '0.6.0' jxmppVersion = '0.6.0'
smackMinAndroidSdk = 8 smackMinAndroidSdk = 8
} }