1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2024-09-26 01:39:35 +02:00

Smack 4.2.0-alpha1

This commit is contained in:
Florian Schmaus 2015-03-07 21:32:30 +01:00
parent c540ac9703
commit 6efdfb796b

View file

@ -1,7 +1,7 @@
allprojects {
ext {
shortVersion = '4.2.0-alpha1'
isSnapshot = true
isSnapshot = false
jxmppVersion = '0.5.0-alpha1'
smackMinAndroidSdk = 8