Skip to content

Commit

Permalink
fix(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2024
1 parent 74b816f commit c832980
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,47 +2,47 @@
minSdk = "26"
targetSdk = "34"
compileSdk = "34"
agp = "8.6.1"
agp = "8.7.2"
kotlin = "2.0.21"
ksp = "2.0.21-1.0.25"
ktlint = "12.1.1"
kotlinx-serialization = "1.7.3"
hilt = "2.52"
hilt-androidx = "1.2.0"
core-ktx = "1.13.1"
core-ktx = "1.15.0"
splashscreen = "1.0.1"
junit = "4.13.2"
robolectric = "4.13"
roborazzi = "1.29.0"
roborazzi = "1.32.1"
okio = "3.9.1"
mockk = "1.13.13"
assertk = "0.28.1"
turbine = "1.2.0"
androidx-test-ext-junit = "1.2.1"
androidx-test-runner = "1.6.2"
androidx-test-core = "1.6.1"
androidx-annotations = "1.9.0"
androidx-annotations = "1.9.1"
espresso-core = "3.6.1"
lifecycle-runtime = "2.8.6"
lifecycle-runtime = "2.8.7"
activity-compose = "1.9.3"
compose-bom = "2024.10.00"
compose-bom = "2024.10.01"
compose-htmlconverter = "1.0.2"
kmpalette = "3.1.0"
lyricist = "1.7.0"
navigation = "2.8.3"
molecule = "2.0.0"
media3 = "1.4.1"
coroutines = "1.9.0"
workmanager = "2.9.1"
coil = "3.0.0-rc01"
ktor = "3.0.0"
workmanager = "2.10.0"
coil = "3.0.1"
ktor = "3.0.1"
result = "2.0.0"
xmlutil = "0.90.2"
xmlutil = "0.90.3"
kermit = "2.0.4"
sqldelight = "2.0.2"
sqlite-jdbc = "3.18.0" # sqlite version used in Android API level 26 (our minSdk)
google-services = "4.4.2"
firebase-bom = "33.4.0"
firebase-bom = "33.5.1"
crashlytics = "3.0.2"
leakcanary = "3.0-alpha-8"
datastore = "1.1.1"
Expand Down

0 comments on commit c832980

Please sign in to comment.