|
|
|
@ -9,7 +9,7 @@ buildscript { |
|
|
|
mavenCentral() |
|
|
|
} |
|
|
|
dependencies { |
|
|
|
classpath("com.android.tools.build:gradle:4.2.2") |
|
|
|
classpath("com.android.tools.build:gradle:7.1.3") |
|
|
|
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion") |
|
|
|
// NOTE: Do not place your application dependencies here; they belong |
|
|
|
// in the individual module build.gradle files |
|
|
|
|