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.
1 parent e34c727 commit 5b46b4cCopy full SHA for 5b46b4c
build.gradle.kts
@@ -4,7 +4,7 @@ buildscript {
4
mavenCentral()
5
}
6
dependencies {
7
- classpath("com.android.tools.build:gradle:7.3.1")
+ classpath("com.android.tools.build:gradle:7.4.0")
8
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.22")
9
10
0 commit comments