Skip to content

Commit 67be511

Browse files
committed
update Android Gradle plugin to 7.4.0
1 parent e34c727 commit 67be511

File tree

2 files changed

+483
-1
lines changed

2 files changed

+483
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ buildscript {
44
mavenCentral()
55
}
66
dependencies {
7-
classpath("com.android.tools.build:gradle:7.3.1")
7+
classpath("com.android.tools.build:gradle:7.4.0")
88
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.22")
99
}
1010
}

0 commit comments

Comments
 (0)