Skip to content

Commit

Permalink
Update libs.versions.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
InsanusMokrassar committed Nov 28, 2023
1 parent a757c4c commit 3bab6a9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]

kotlin = "1.9.20"
kotlin-serialization = "1.6.0"
kotlin = "1.9.21"
kotlin-serialization = "1.6.1"

dokka = "1.9.10"

Expand All @@ -10,7 +10,7 @@ junit_version = "4.12"
test_ext_junit_version = "1.1.5"
espresso_core = "3.5.1"

android-gradle-plugin = "8.1.2"
android-gradle-plugin = "8.1.4"
android-minSdk = "21"
android-compileSdk = "34"
android-buildTools = "34.0.0"
Expand Down

0 comments on commit 3bab6a9

Please sign in to comment.