Skip to content

Commit 039a657

Browse files
committed
升级依赖
1 parent cacc369 commit 039a657

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,5 +1,5 @@
11
plugins {
2-
id("com.android.application") version "8.9.1" apply false
3-
id("com.android.library") version "8.9.1" apply false
2+
id("com.android.application") version "8.10.0" apply false
3+
id("com.android.library") version "8.10.0" apply false
44
id("org.jetbrains.kotlin.android") version "2.1.20" apply false
55
}

0 commit comments

Comments
 (0)