Smack 4.3.3-SNAPSHOT

This commit is contained in:
Florian Schmaus 2019-02-22 10:57:48 +01:00
parent a8044f723a
commit 47f76952e3
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
allprojects { allprojects {
ext { ext {
shortVersion = '4.3.2' shortVersion = '4.3.3'
isSnapshot = false isSnapshot = true
jxmppVersion = '[0.6, 0.7)' jxmppVersion = '[0.6, 0.7)'
miniDnsVersion = '[0.3, 0.4)' miniDnsVersion = '[0.3, 0.4)'
smackMinAndroidSdk = 9 smackMinAndroidSdk = 9