ext.versions = [ // Project minSdk : 16, compileSdk : 29, buildTools : '29.0.0', publishVersion : '3.0.0-rc2', publishVersionCode : 251, // Plugins gradlePlugin : '3.4.1', spotlessPlugin : '3.22.0', versionPlugin : '0.21.0', bintrayPlugin : '0.9.1', // AndroidX androidxCore : '1.0.2', androidxAnnotation : '1.1.0', androidxRecyclerView: '1.0.0', androidxMaterial : '1.0.0', lifecycle : '2.0.0', // Kotlin kotlin : '1.3.31', coroutines : '1.2.1', // afollestad assent : '2.3.0', dotsIndicator : '1.0.0' ]