mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-09 09:09:38 +02:00
Bump jxmpp to 0.5.0-alpha2
This commit is contained in:
parent
516e397679
commit
0b322419ce
2 changed files with 1 additions and 36 deletions
|
@ -2,7 +2,7 @@ allprojects {
|
|||
ext {
|
||||
shortVersion = '4.2.0-alpha2'
|
||||
isSnapshot = true
|
||||
jxmppVersion = '0.5.0-alpha1'
|
||||
jxmppVersion = '0.5.0-alpha2'
|
||||
smackMinAndroidSdk = 8
|
||||
|
||||
// The baseline version to check the API's binary
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue