mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-09 09:09:38 +02:00
Move jxmppVersion and smackMinAndroidSdk to version.gradle
This commit is contained in:
parent
05870e6a22
commit
7bf3c3ea5d
2 changed files with 2 additions and 2 deletions
|
@ -2,5 +2,7 @@ allprojects {
|
|||
ext {
|
||||
shortVersion = '4.1.0-alpha7'
|
||||
isSnapshot = true
|
||||
jxmppVersion = "0.4.0"
|
||||
smackMinAndroidSdk = 8
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue