1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2024-11-22 14:22:05 +01:00

Smack 4.3.0-rc1-SNAPSHOT

This commit is contained in:
Florian Schmaus 2018-05-12 19:48:15 +02:00
parent 0cdd80b09e
commit 929361f35b

View file

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