Skip to content

Commit bd2e676

Browse files
committed
update Android Gradle plugin to 8.12.0
1 parent 60478a4 commit bd2e676

2 files changed

Lines changed: 299 additions & 281 deletions

File tree

build.gradle.kts

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

0 commit comments

Comments
 (0)