Skip to content

Commit 79c8074

Browse files
committed
升级依赖
1 parent a4c37fa commit 79c8074

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
22
id("com.android.application") version "8.8.0" apply false
33
id("com.android.library") version "8.8.0" apply false
4-
id("org.jetbrains.kotlin.android") version "2.1.10" apply false
4+
id("org.jetbrains.kotlin.android") version "2.1.20" apply false
55
}

0 commit comments

Comments
 (0)