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

Smack 4.3.1

This commit is contained in:
Florian Schmaus 2018-10-14 12:53:11 +02:00
parent cf22371d3e
commit 6a43481320
2 changed files with 19 additions and 1 deletions

View file

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