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 88704f8 + 14ce1b6 commit fb8e222Copy full SHA for fb8e222
build.gradle
@@ -9,7 +9,7 @@ buildscript {
9
google()
10
}
11
dependencies {
12
- classpath 'com.android.tools.build:gradle:7.4.1'
+ classpath 'com.android.tools.build:gradle:7.4.2'
13
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
14
15
// NOTE: Do not place your application dependencies here; they belong
0 commit comments