mirror of
https://github.com/InsanusMokrassar/KotlinMultiplatformProjectTemplate.git
synced 2025-09-04 15:49:36 +00:00
update template
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[versions]
|
||||
|
||||
kotlin = "1.9.23"
|
||||
kotlin-serialization = "1.6.3"
|
||||
kotlin = "2.0.10"
|
||||
kotlin-serialization = "1.7.1"
|
||||
|
||||
dokka = "1.9.20"
|
||||
|
||||
@@ -10,10 +10,10 @@ junit_version = "4.12"
|
||||
test_ext_junit_version = "1.1.5"
|
||||
espresso_core = "3.5.1"
|
||||
|
||||
android-gradle-plugin = "8.3.1"
|
||||
android-gradle-plugin = "8.2.2"
|
||||
android-minSdk = "21"
|
||||
android-compileSdk = "34"
|
||||
android-buildTools = "34.0.0"
|
||||
android-compileSdk = "35"
|
||||
android-buildTools = "35.0.0"
|
||||
|
||||
[libraries]
|
||||
|
||||
|
Reference in New Issue
Block a user