Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
DatL4g committed May 9, 2024
1 parent 2d661a6 commit 358722e
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
app = "1.1.1"
aboutlibraries = "11.1.3"
aboutlibraries = "11.1.4"
activity = "1.9.0"
android = "8.2.2"
android-core = "1.13.1"
Expand All @@ -24,7 +24,7 @@ firebase-android-auth = "22.3.1"
firebase-android-crashlytics = "18.6.4"
flowredux = "1.2.1"
google-identity = "1.1.0"
haze = "0.7.0"
haze = "0.7.1"
html-converter = "0.9.5"
kache = "2.1.0"
kasechange = "1.4.1"
Expand All @@ -40,7 +40,6 @@ markdown-renderer = "0.16.0"
moko-resources = "0.24.0-beta-3"
multidex = "2.0.1"
napier = "2.7.1"
oidc = "0.9.2"
sekret = "2.0.0-alpha-04"
serialization = "1.6.3"
splashscreen = "1.0.1"
Expand Down Expand Up @@ -103,7 +102,6 @@ moko-resources-compose = { group = "dev.icerock.moko", name = "resources-compose
moko-resources-generator = { group = "dev.icerock.moko", name = "resources-generator", version.ref = "moko-resources" }
multidex = { group = "androidx.multidex", name = "multidex", version.ref = "multidex" }
napier = { group = "io.github.aakira", name = "napier", version.ref = "napier" }
oidc = { group = "io.github.kalinjul.kotlin.multiplatform", name = "oidc-appsupport", version.ref = "oidc" }
sekret = { group = "dev.datlag.sekret", name = "annotations", version.ref = "sekret" }
serialization = { group = "org.jetbrains.kotlinx", name = "kotlinx-serialization-core", version.ref = "serialization" }
serialization-json = { group = "org.jetbrains.kotlinx", name = "kotlinx-serialization-json", version.ref = "serialization" }
Expand Down

0 comments on commit 358722e

Please sign in to comment.