allprojects { ext { shortVersion = '0.0.1-alpha4' isSnapshot = false pgpainlessMinAndroidSdk = 9 javaSourceCompatibility = 1.8 } }