Update libs.versions.toml

This commit is contained in:
InsanusMokrassar 2022-08-06 08:35:34 +06:00 committed by GitHub
parent 7f6e9ae5e4
commit e053157dd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 4 deletions

View File

@ -1,13 +1,12 @@
[versions]
kotlin = "1.6.21"
kotlin-serialization = "1.3.3"
kotlin-gradle-plugin = "7.0.4"
kotlin = "1.7.10"
kotlin-serialization = "1.4.0-RC"
dexcount = "3.1.0"
junit_version = "4.12"
test_ext_junit_version = "1.1.2"
espresso_core = "3.3.0"
espresso_core = "3.4.0"
android-minSdk = "21"
android-compileSdk = "32"