mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2024-11-22 14:22:05 +01:00
Smack 4.3.3-SNAPSHOT
This commit is contained in:
parent
a8044f723a
commit
47f76952e3
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
allprojects {
|
||||
ext {
|
||||
shortVersion = '4.3.2'
|
||||
isSnapshot = false
|
||||
shortVersion = '4.3.3'
|
||||
isSnapshot = true
|
||||
jxmppVersion = '[0.6, 0.7)'
|
||||
miniDnsVersion = '[0.3, 0.4)'
|
||||
smackMinAndroidSdk = 9
|
||||
|
|
Loading…
Reference in a new issue