1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2025-09-10 18:59:41 +02:00

Smack 4.3.2

This commit is contained in:
Florian Schmaus 2019-02-22 09:22:23 +01:00
parent e9b514548b
commit a8044f723a
2 changed files with 33 additions and 1 deletions

View file

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