mirror of
https://github.com/InsanusMokrassar/KotlinMultiplatformProjectTemplate.git
synced 2026-05-09 09:30:02 +00:00
Compare commits
1 Commits
renovate/k
...
renovate/a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
08a8edeb3f |
@@ -1,17 +1,17 @@
|
||||
[versions]
|
||||
|
||||
kotlin = "2.3.21"
|
||||
kotlin-serialization = "1.11.0"
|
||||
kotlin-coroutines = "1.11.0"
|
||||
kotlin = "2.3.10"
|
||||
kotlin-serialization = "1.10.0"
|
||||
kotlin-coroutines = "1.10.2"
|
||||
|
||||
dokka = "2.2.0"
|
||||
dokka = "2.1.0"
|
||||
|
||||
dexcount = "4.0.0"
|
||||
junit_version = "4.12"
|
||||
test_ext_junit_version = "1.3.0"
|
||||
espresso_core = "3.7.0"
|
||||
|
||||
android-gradle-plugin = "8.12.+"
|
||||
android-gradle-plugin = "8.13.+"
|
||||
android-minSdk = "21"
|
||||
android-compileSdk = "36"
|
||||
android-buildTools = "36.0.0"
|
||||
|
||||
Reference in New Issue
Block a user