Skip to content

Commit f9b1678

Browse files
committed
update Android Gradle plugin to 8.7.1
1 parent 3c8bfd2 commit f9b1678

File tree

2 files changed

+318
-302
lines changed

2 files changed

+318
-302
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id("com.android.application") version "8.6.1" apply false
2+
id("com.android.application") version "8.7.1" apply false
33
id("org.jetbrains.kotlin.android") version "2.0.20" apply false
44
}
55

0 commit comments

Comments
 (0)