allprojects {
ext {
shortVersion = '4.1.8'
isSnapshot = true
jxmppVersion = '0.4.2'
smackMinAndroidSdk = 8
}