We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1962247 + 81194bd commit c06e4b1Copy full SHA for c06e4b1
1 file changed
build.gradle
@@ -5,7 +5,7 @@ buildscript {
5
mavenCentral()
6
}
7
dependencies {
8
- classpath "com.android.tools.build:gradle:7.1.3"
+ classpath "com.android.tools.build:gradle:7.3.1"
9
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.0"
10
11
// NOTE: Do not place your application dependencies here; they belong
0 commit comments