mirror of
https://github.com/InsanusMokrassar/KotlinMultiplatformProjectTemplate.git
synced 2026-05-10 01:50:02 +00:00
Compare commits
7 Commits
renovate/a
...
renovate/k
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a297ff2d31 | ||
| 2d5a437c5b | |||
| 0f345b8d40 | |||
|
|
5aeed059fc | ||
| 492cd361e3 | |||
|
|
553674f9dd | ||
|
|
96085940d6 |
@@ -1,17 +1,17 @@
|
||||
[versions]
|
||||
|
||||
kotlin = "2.3.10"
|
||||
kotlin-serialization = "1.10.0"
|
||||
kotlin-coroutines = "1.10.2"
|
||||
kotlin = "2.3.21"
|
||||
kotlin-serialization = "1.11.0"
|
||||
kotlin-coroutines = "1.11.0"
|
||||
|
||||
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 = "8.13.+"
|
||||
android-gradle-plugin = "8.12.+"
|
||||
android-minSdk = "21"
|
||||
android-compileSdk = "36"
|
||||
android-buildTools = "36.0.0"
|
||||
|
||||
Reference in New Issue
Block a user