Update libs.versions.toml

This commit is contained in:
InsanusMokrassar 2023-03-01 15:39:09 +06:00 committed by GitHub
parent 12220fab46
commit 8f1bd13ac5
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.7.22"
kotlin-serialization = "1.4.1"
kotlin = "1.8.10"
kotlin-serialization = "1.5.0"
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.3.0"
android-gradle-plugin = "7.3.1"
android-minSdk = "21"
android-compileSdk = "33"
android-buildTools = "33.0.1"