allprojects {
ext {
shortVersion = '4.1.0-beta1'
isSnapshot = false
jxmppVersion = '0.4.1'
smackMinAndroidSdk = 8
}