Update libs.versions.toml

This commit is contained in:
InsanusMokrassar 2024-04-02 22:10:50 +06:00 committed by GitHub
parent 3ae29248af
commit 37763d2221
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 4 deletions

View File

@ -1,16 +1,16 @@
[versions]
kotlin = "1.9.22"
kotlin-serialization = "1.6.2"
kotlin = "1.9.23"
kotlin-serialization = "1.6.3"
dokka = "1.9.10"
dokka = "1.9.20"
dexcount = "4.0.0"
junit_version = "4.12"
test_ext_junit_version = "1.1.5"
espresso_core = "3.5.1"
android-gradle-plugin = "8.2.1"
android-gradle-plugin = "8.3.1"
android-minSdk = "21"
android-compileSdk = "34"
android-buildTools = "34.0.0"