1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-11-22 12:02:05 +01:00

Smack 4.3.0-rc2-SNAPSHOT

This commit is contained in:
Florian Schmaus 2018-06-17 14:10:12 +02:00
parent 21f0be58df
commit 651ee7b85e

View file

@ -1,7 +1,7 @@
allprojects {
ext {
shortVersion = '4.3.0-rc1'
isSnapshot = false
shortVersion = '4.3.0-rc2'
isSnapshot = true
jxmppVersion = '0.6.2'
miniDnsVersion = '0.3.0'
smackMinAndroidSdk = 9