Update libs.versions.toml

This commit is contained in:
InsanusMokrassar 2023-08-24 09:50:34 +06:00 committed by GitHub
parent deba42332a
commit ca1ec3f208
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

@ -1,9 +1,9 @@
[versions]
kotlin = "1.8.21"
kotlin-serialization = "1.5.1"
kotlin = "1.9.10"
kotlin-serialization = "1.6.0"
dokka = "1.8.10"
dokka = "1.8.20"
dexcount = "4.0.0"
junit_version = "4.12"
@ -12,8 +12,8 @@ espresso_core = "3.4.0"
android-gradle-plugin = "7.4.2"
android-minSdk = "21"
android-compileSdk = "33"
android-buildTools = "33.0.2"
android-compileSdk = "34"
android-buildTools = "34.0.0"
[libraries]