Loading app/build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ android { defaultConfig { minSdkVersion 24 targetSdkVersion 29 versionName "0.1.1" versionName "0.1.2" } buildTypes { Loading build.gradle +1 −1 Original line number Diff line number Diff line // Top-level build file where you can add configuration options common to all sub-projects/modules. buildscript { ext.kotlin_version = '1.5.20' ext.kotlin_version = '1.5.0' repositories { google() jcenter() Loading Loading
app/build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ android { defaultConfig { minSdkVersion 24 targetSdkVersion 29 versionName "0.1.1" versionName "0.1.2" } buildTypes { Loading
build.gradle +1 −1 Original line number Diff line number Diff line // Top-level build file where you can add configuration options common to all sub-projects/modules. buildscript { ext.kotlin_version = '1.5.20' ext.kotlin_version = '1.5.0' repositories { google() jcenter() Loading