allprojects {
ext {
shortVersion = '4.2.1'
isSnapshot = true
jxmppVersion = '0.5.0'
smackMinAndroidSdk = 8
}