Skip to content

Commit 786086c

Browse files
committed
update Android Gradle plugin to 8.13.0
1 parent 16a3abb commit 786086c

2 files changed

Lines changed: 338 additions & 341 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.12.2" apply false
2+
id("com.android.application") version "8.13.0" apply false
33
id("org.jetbrains.kotlin.android") version "2.2.10" apply false
44
id("androidx.navigation.safeargs") version "2.9.3" apply false
55
id("com.google.devtools.ksp") version "2.2.10-2.0.2" apply false

0 commit comments

Comments
 (0)