Update libs.versions.toml

This commit is contained in:
2022-11-03 13:11:51 +06:00
committed by GitHub
parent 9e8665cdc9
commit 9993fd5fdd

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"