mirror of
https://github.com/vanitasvitae/Smack.git
synced 2024-11-14 00:02:05 +01:00
Smack 4.2.5-SNAPSHOT
This commit is contained in:
parent
b548da0707
commit
92206b147e
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
allprojects {
|
||||
ext {
|
||||
shortVersion = '4.2.4'
|
||||
isSnapshot = false
|
||||
shortVersion = '4.2.5'
|
||||
isSnapshot = true
|
||||
jxmppVersion = '0.6.2'
|
||||
smackMinAndroidSdk = 8
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue