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