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
33b25af9a4
commit
263ee6475c
@ -1,6 +1,6 @@
|
||||
[versions]
|
||||
|
||||
kotlin = "1.7.21"
|
||||
kotlin = "1.7.22"
|
||||
kotlin-serialization = "1.4.1"
|
||||
|
||||
dokka = "1.7.20"
|
||||
@ -10,7 +10,7 @@ junit_version = "4.12"
|
||||
test_ext_junit_version = "1.1.3"
|
||||
espresso_core = "3.4.0"
|
||||
|
||||
android-gradle-plugin = "7.2.2"
|
||||
android-gradle-plugin = "7.3.0"
|
||||
android-minSdk = "21"
|
||||
android-compileSdk = "33"
|
||||
android-buildTools = "33.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user