allprojects {
ext {
shortVersion = '4.2.5'
isSnapshot = true
jxmppVersion = '0.6.2'
smackMinAndroidSdk = 8
}