|
|
@ -10,7 +10,7 @@ buildscript { |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
dependencies { |
|
|
|
dependencies { |
|
|
|
classpath 'com.android.tools.build:gradle:3.5.4' |
|
|
|
classpath 'com.android.tools.build:gradle:4.1.0' |
|
|
|
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version" |
|
|
|
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version" |
|
|
|
// NOTE: Do not place your application dependencies here; they belong |
|
|
|
// NOTE: Do not place your application dependencies here; they belong |
|
|
|
// in the individual module build.gradle files |
|
|
|
// in the individual module build.gradle files |
|
|
|