Smack 4.3.2-SNAPSHOT

This commit is contained in:
Florian Schmaus 2018-10-14 14:22:00 +02:00
parent 6a43481320
commit 5f05da2f77
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
allprojects {
ext {
shortVersion = '4.3.1'
isSnapshot = false
shortVersion = '4.3.2'
isSnapshot = true
jxmppVersion = '0.6.3'
miniDnsVersion = '0.3.3'
smackMinAndroidSdk = 9