mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2024-11-15 20:12:04 +01:00
Smack 4.2.0-rc2-SNAPSHOT
This commit is contained in:
parent
0d14b9d9b9
commit
157ff138a4
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
allprojects {
|
allprojects {
|
||||||
ext {
|
ext {
|
||||||
shortVersion = '4.2.0-rc1'
|
shortVersion = '4.2.0-rc2'
|
||||||
isSnapshot = false
|
isSnapshot = true
|
||||||
jxmppVersion = '0.5.0'
|
jxmppVersion = '0.5.0'
|
||||||
smackMinAndroidSdk = 8
|
smackMinAndroidSdk = 8
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue