Update libs.versions.toml

This commit is contained in:
InsanusMokrassar 2023-11-29 02:55:39 +06:00 committed by GitHub
parent a757c4cf06
commit 3bab6a95b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
[versions]
kotlin = "1.9.20"
kotlin-serialization = "1.6.0"
kotlin = "1.9.21"
kotlin-serialization = "1.6.1"
dokka = "1.9.10"
@ -10,7 +10,7 @@ junit_version = "4.12"
test_ext_junit_version = "1.1.5"
espresso_core = "3.5.1"
android-gradle-plugin = "8.1.2"
android-gradle-plugin = "8.1.4"
android-minSdk = "21"
android-compileSdk = "34"
android-buildTools = "34.0.0"