mirror of
https://github.com/InsanusMokrassar/KotlinMultiplatformProjectTemplate.git
synced 2025-09-02 22:59:44 +00:00
Compare commits
1 Commits
renovate/k
...
renovate/a
Author | SHA1 | Date | |
---|---|---|---|
|
9e7bc5e1d4 |
@@ -1,7 +1,7 @@
|
|||||||
[versions]
|
[versions]
|
||||||
|
|
||||||
kotlin = "2.1.20"
|
kotlin = "2.1.20"
|
||||||
kotlin-serialization = "1.9.0"
|
kotlin-serialization = "1.8.1"
|
||||||
kotlin-coroutines = "1.10.2"
|
kotlin-coroutines = "1.10.2"
|
||||||
|
|
||||||
dokka = "2.0.0"
|
dokka = "2.0.0"
|
||||||
@@ -11,7 +11,7 @@ junit_version = "4.12"
|
|||||||
test_ext_junit_version = "1.2.1"
|
test_ext_junit_version = "1.2.1"
|
||||||
espresso_core = "3.6.1"
|
espresso_core = "3.6.1"
|
||||||
|
|
||||||
android-gradle-plugin = "8.7.2"
|
android-gradle-plugin = "8.13.0"
|
||||||
android-minSdk = "21"
|
android-minSdk = "21"
|
||||||
android-compileSdk = "35"
|
android-compileSdk = "35"
|
||||||
android-buildTools = "35.0.0"
|
android-buildTools = "35.0.0"
|
||||||
|
Reference in New Issue
Block a user