Skip to content

Commit

Permalink
Update libs.versions.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
InsanusMokrassar authored Apr 2, 2024
1 parent 3ae2924 commit 37763d2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit 37763d2

Please sign in to comment.