We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 578f821 + 683e729 commit 60afd19Copy full SHA for 60afd19
build.gradle
@@ -5,7 +5,7 @@ buildscript {
5
mavenCentral()
6
}
7
dependencies {
8
- classpath 'com.android.tools.build:gradle:7.2.1'
+ classpath 'com.android.tools.build:gradle:7.2.2'
9
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
10
11
0 commit comments