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 {
ext {
shortVersion = '4.3.2'
isSnapshot = false
shortVersion = '4.3.3'
isSnapshot = true
jxmppVersion = '[0.6, 0.7)'
miniDnsVersion = '[0.3, 0.4)'
smackMinAndroidSdk = 9