Skip to content

Commit c6c560e

Browse files
committed
update Android Gradle plugin to 8.2.2
1 parent 36bfa36 commit c6c560e

2 files changed

Lines changed: 214 additions & 214 deletions

File tree

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.2.1" apply false
2+
id("com.android.application") version "8.2.2" apply false
33
id("org.jetbrains.kotlin.android") version "1.9.22" apply false
44
}
55

0 commit comments

Comments
 (0)