Skip to content

Commit 6cd26ae

Browse files
committed
Update AGP from 8.9.2 to 8.10.0.
1 parent 50f5755 commit 6cd26ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
plugins {
3-
id("com.android.application") version "8.9.2" apply false
3+
id("com.android.application") version "8.10.0" apply false
44
id("org.jetbrains.kotlin.android") version "2.1.10" apply false
5-
id("com.android.library") version "8.9.2" apply false
5+
id("com.android.library") version "8.10.0" apply false
66
}

0 commit comments

Comments
 (0)