mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2024-11-02 14:55:58 +01:00
Smack 4.1.0-rc6-SNAPSHOT
This commit is contained in:
parent
869c01b91f
commit
dbaee174ca
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
allprojects {
|
allprojects {
|
||||||
ext {
|
ext {
|
||||||
shortVersion = '4.1.0-rc5'
|
shortVersion = '4.1.0-rc6'
|
||||||
isSnapshot = false
|
isSnapshot = true
|
||||||
jxmppVersion = '0.4.2-beta1'
|
jxmppVersion = '0.4.2-beta1'
|
||||||
smackMinAndroidSdk = 8
|
smackMinAndroidSdk = 8
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue