ext.versions = [ // Project minSdk : 16, compileSdk : 29, buildTools : '29.0.0', publishVersion : '3.1.0', publishVersionCode : 258, // Plugins gradlePlugin : '3.5.0', spotlessPlugin : '3.24.2', versionPlugin : '0.22.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.41', coroutines : '1.2.2', // afollestad assent : '2.3.1', dotsIndicator : '1.0.0', datePicker : '0.6.1', // Other leakCanary : '2.0-alpha-2' ]