mirror of
https://github.com/InsanusMokrassar/KotlinMultiplatformProjectTemplate.git
synced 2026-04-10 11:32:23 +00:00
Compare commits
1 Commits
renovate/m
...
renovate/k
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6394f904d1 |
@@ -1,7 +1,7 @@
|
||||
[versions]
|
||||
|
||||
kotlin = "2.3.10"
|
||||
kotlin-serialization = "1.10.0"
|
||||
kotlin-serialization = "1.11.0"
|
||||
kotlin-coroutines = "1.10.2"
|
||||
|
||||
dokka = "2.1.0"
|
||||
@@ -11,7 +11,7 @@ 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