mirror of
https://github.com/InsanusMokrassar/KotlinMultiplatformProjectTemplate.git
synced 2024-11-22 08:13:55 +00:00
Update libs.versions.toml
This commit is contained in:
parent
deba42332a
commit
ca1ec3f208
@ -1,9 +1,9 @@
|
|||||||
[versions]
|
[versions]
|
||||||
|
|
||||||
kotlin = "1.8.21"
|
kotlin = "1.9.10"
|
||||||
kotlin-serialization = "1.5.1"
|
kotlin-serialization = "1.6.0"
|
||||||
|
|
||||||
dokka = "1.8.10"
|
dokka = "1.8.20"
|
||||||
|
|
||||||
dexcount = "4.0.0"
|
dexcount = "4.0.0"
|
||||||
junit_version = "4.12"
|
junit_version = "4.12"
|
||||||
@ -12,8 +12,8 @@ espresso_core = "3.4.0"
|
|||||||
|
|
||||||
android-gradle-plugin = "7.4.2"
|
android-gradle-plugin = "7.4.2"
|
||||||
android-minSdk = "21"
|
android-minSdk = "21"
|
||||||
android-compileSdk = "33"
|
android-compileSdk = "34"
|
||||||
android-buildTools = "33.0.2"
|
android-buildTools = "34.0.0"
|
||||||
|
|
||||||
[libraries]
|
[libraries]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user