Skip to content

Commit 86520e3

Browse files
committed
Chore: Update dependencies
Signed-off-by: imknown <imknown@qq.com>
1 parent b3d6231 commit 86520e3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

gradle/toml/android.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# https://maven.google.com/web/index.html?q=com.android.tools.build
77
androidGradlePlugin = "9.2.0-rc01"
88
androidGradlePlugin-beta = "9.2.0-rc01"
9-
androidGradlePlugin-canary = "9.2.0-rc01"
9+
androidGradlePlugin-canary = "9.3.0-alpha01"
1010

1111
# https://developer.android.com/studio/write/java8-support#library-desugaring
1212
# https://maven.google.com/web/index.html?q=desugar_jdk_libs

gradle/toml/kotlin.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
# https://github.com/JetBrains/kotlin/releases
3-
kotlin = "2.3.21-RC"
3+
kotlin = "2.3.21-RC2"
44

55
# https://github.com/Kotlin/kotlinx.coroutines/releases
66
kotlinx-coroutines = "1.10.2"

0 commit comments

Comments
 (0)