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