mirror of
https://github.com/InsanusMokrassar/KotlinMultiplatformProjectTemplate.git
synced 2026-04-09 19:12:26 +00:00
Compare commits
1 Commits
renovate/m
...
renovate/d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
96085940d6 |
@@ -4,14 +4,14 @@ kotlin = "2.3.10"
|
||||
kotlin-serialization = "1.10.0"
|
||||
kotlin-coroutines = "1.10.2"
|
||||
|
||||
dokka = "2.1.0"
|
||||
dokka = "2.2.0"
|
||||
|
||||
dexcount = "4.0.0"
|
||||
junit_version = "4.12"
|
||||
test_ext_junit_version = "1.3.0"
|
||||
espresso_core = "3.7.0"
|
||||
|
||||
android-gradle-plugin = "9.1.+"
|
||||
android-gradle-plugin = "8.12.+"
|
||||
android-minSdk = "21"
|
||||
android-compileSdk = "36"
|
||||
android-buildTools = "36.0.0"
|
||||
|
||||
Reference in New Issue
Block a user