We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 955cadf + e36d10a commit 635f469Copy full SHA for 635f469
build.gradle
@@ -8,7 +8,7 @@ buildscript {
8
mavenCentral()
9
}
10
dependencies {
11
- classpath 'com.android.tools.build:gradle:7.2.1'
+ classpath 'com.android.tools.build:gradle:7.2.2'
12
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
13
14
// NOTE: Do not place your application dependencies here; they belong
0 commit comments