We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e34c727 commit 67be511Copy full SHA for 67be511
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