Skip to content

Commit 5b46b4c

Browse files
committed
update Android Gradle plugin to 7.4.0
1 parent e34c727 commit 5b46b4c

File tree

2 files changed

+309
-355
lines changed

2 files changed

+309
-355
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
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)