mirror of
https://github.com/InsanusMokrassar/KotlinMultiplatformProjectTemplate.git
synced 2024-11-24 11:08:50 +00:00
Update libs.versions.toml
This commit is contained in:
parent
a757c4cf06
commit
3bab6a95b2
@ -1,7 +1,7 @@
|
|||||||
[versions]
|
[versions]
|
||||||
|
|
||||||
kotlin = "1.9.20"
|
kotlin = "1.9.21"
|
||||||
kotlin-serialization = "1.6.0"
|
kotlin-serialization = "1.6.1"
|
||||||
|
|
||||||
dokka = "1.9.10"
|
dokka = "1.9.10"
|
||||||
|
|
||||||
@ -10,7 +10,7 @@ junit_version = "4.12"
|
|||||||
test_ext_junit_version = "1.1.5"
|
test_ext_junit_version = "1.1.5"
|
||||||
espresso_core = "3.5.1"
|
espresso_core = "3.5.1"
|
||||||
|
|
||||||
android-gradle-plugin = "8.1.2"
|
android-gradle-plugin = "8.1.4"
|
||||||
android-minSdk = "21"
|
android-minSdk = "21"
|
||||||
android-compileSdk = "34"
|
android-compileSdk = "34"
|
||||||
android-buildTools = "34.0.0"
|
android-buildTools = "34.0.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user