Skip to content

Commit

Permalink
Bump hilt from 2.51 to 2.52 (#2695)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: ashiagr <[email protected]>
  • Loading branch information
dependabot[bot] and ashiagr authored Aug 27, 2024
1 parent 61cea7c commit 5374cf4
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
Expand Up @@ -24,21 +24,21 @@ coil = "2.5.0"
compose = "2024.02.00" # uses compose version 1.6.1, see https://developer.android.com/jetpack/compose/bom/bom-mapping
# @keep
# Compose to Kotlin Compatibility Map: https://developer.android.com/jetpack/androidx/releases/compose-kotlin
compose-kotlin-compiler = "1.5.9"
compose-kotlin-compiler = "1.5.14"
dependency-analysis = "1.28.0"
espresso = "3.4.0"
firebase = "30.5.0"
fragment = "1.8.2"
glance = "1.0.0"
glide = "4.13.2"
google-services = "4.3.14"
hilt = "2.51"
hilt = "2.52"
hilt-compiler = "1.2.0"
horologist = "0.5.26"
kotlin = "1.9.22"
kotlin = "1.9.24"
kotlin-coroutines = "1.8.1-Beta"
ktlint = "0.50.0"
ksp = "1.9.22-1.0.17"
ksp = "1.9.24-1.0.20"
lifecycle = "2.8.4"
lottie = "6.5.0"
media3 = "1.4.0"
Expand Down

0 comments on commit 5374cf4

Please sign in to comment.