allprojects {
ext {
shortVersion = '4.1.6'
isSnapshot = false
jxmppVersion = '0.4.2'
smackMinAndroidSdk = 8
}