Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 20, 2024
1 parent 0f03afe commit 09b02b4
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,45 +4,45 @@ kotlin = "1.9.22"
ksp = "1.9.22-1.0.17"
ktlint = "12.1.0"
kotlinx-serialization = "1.6.3"
hilt = "2.50"
hilt = "2.51"
hilt-androidx = "1.2.0"
core-ktx = "1.12.0"
splashscreen = "1.0.1"
junit = "4.13.2"
assertk = "0.28.0"
turbine = "1.0.0"
turbine = "1.1.0"
androidx-test-ext-junit = "1.1.5"
androidx-annotations = "1.7.1"
espresso-core = "3.5.1"
lifecycle-runtime = "2.7.0"
activity-compose = "1.8.2"
compose-bom = "2024.02.01"
compose-bom = "2024.03.00"
compose-htmlconverter = "0.9.4"
kmpalette = "3.1.0"
lyricist = "1.6.2"
material3 = "1.2.0"
material3 = "1.2.1"
compose-compiler = "1.5.10"
navigation = "2.7.7"
navigation-typed = "0.10.0"
molecule = "1.3.2"
media3 = "1.2.1"
molecule = "1.4.1"
media3 = "1.3.0"
coroutines = "1.8.0"
workmanager = "2.9.0"
coil = "2.6.0"
ktor = "2.3.8"
result = "1.1.18"
ktor = "2.3.9"
result = "2.0.0"
xmlutil = "0.86.3"
kermit = "2.0.3"
sqldelight = "2.0.1"
sqlite-jdbc = "3.18.0" # sqlite version used in Android API level 26 (our minSdk)
google-services = "4.4.1"
firebase-bom = "32.7.2"
firebase-bom = "32.7.4"
crashlytics = "2.9.9"
leakcanary = "3.0-alpha-1"
datastore = "1.1.0-beta01"
aboutlibraries = "10.10.0"
appversioning = "1.3.1"
gpp = "3.9.0"
datastore = "1.1.0-beta02"
aboutlibraries = "11.1.0"
appversioning = "1.3.2"
gpp = "3.9.1"

[libraries]
core-ktx = { group = "androidx.core", name = "core-ktx", version.ref = "core-ktx" }
Expand Down

0 comments on commit 09b02b4

Please sign in to comment.