Skip to content

Commit 3ce24e3

Browse files
committed
update Android Gradle plugin to 8.1.0
1 parent 30a97d7 commit 3ce24e3

File tree

2 files changed

+334
-316
lines changed

2 files changed

+334
-316
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id("com.android.application") version "8.0.2" apply false
2+
id("com.android.application") version "8.1.0" apply false
33
id("org.jetbrains.kotlin.android") version "1.8.22" apply false
44
}
55

0 commit comments

Comments
 (0)