File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 66# https://maven.google.com/web/index.html?q=com.android.tools.build
77androidGradlePlugin = " 9.1.0"
88androidGradlePlugin-beta = " 9.1.0"
9- androidGradlePlugin-canary = " 9.2.0-alpha06 "
9+ androidGradlePlugin-canary = " 9.2.0-alpha08 "
1010
1111# https://developer.android.com/studio/write/java8-support#library-desugaring
1212# https://maven.google.com/web/index.html?q=desugar_jdk_libs
@@ -18,9 +18,9 @@ desugarJdkLibs = "2.1.5"
1818activity = " 1.13.0"
1919
2020# https://developer.android.com/jetpack/androidx/releases/annotation
21- annotation = " 1.10.0-rc01 "
21+ annotation = " 1.10.0"
2222
23- annotation-experimental = " 1.6.0-rc01 "
23+ annotation-experimental = " 1.6.0"
2424
2525# https://developer.android.com/jetpack/androidx/releases/appcompat
2626appcompat = " 1.7.1"
Original file line number Diff line number Diff line change 11[versions ]
22# https://github.com/JetBrains/kotlin/releases
3- kotlin = " 2.3.20 "
3+ kotlin = " 2.3.21-RC "
44
55# https://github.com/Kotlin/kotlinx.coroutines/releases
66kotlinx-coroutines = " 1.10.2"
77
88# https://github.com/Kotlin/kotlinx.serialization/releases
9- kotlinx-serialization = " 1.10 .0"
9+ kotlinx-serialization = " 1.11 .0"
1010
1111# https://github.com/ktorio/ktor/releases
1212ktor = " 3.4.2"
You can’t perform that action at this time.
0 commit comments