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