Update libs.versions.toml

This commit is contained in:
InsanusMokrassar 2022-11-03 13:11:51 +06:00 committed by GitHub
parent 9e8665cdc9
commit 9993fd5fdd
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,6 +1,6 @@
[versions]
kotlin = "1.7.10"
kotlin = "1.7.20"
kotlin-gradle-plugin = "7.2.2"
dexcount = "3.1.0"
@ -9,8 +9,8 @@ test_ext_junit_version = "1.1.3"
espresso_core = "3.4.0"
android-minSdk = "21"
android-compileSdk = "32"
android-buildTools = "32.0.0"
android-compileSdk = "33"
android-buildTools = "33.0.0"
github-release = "2.4.1"