Skip to content

Commit

Permalink
Refactor: Update dependencies
Browse files Browse the repository at this point in the history
This commit updates several dependencies:

- Updates `koin-bom` to "4.0.2".
- Updates `zoomimageComposeGlide` to "1.1.1".
  • Loading branch information
jacobrein committed Jan 24, 2025
1 parent b2a1275 commit 804eb46
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ protobufGradlePlugin = "0.9.4"
reorderable = "2.4.3"
roomVersion = "2.7.0-alpha12"
navVersion = "2.9.0-alpha04"
koin-bom = "4.0.1"
koin-bom = "4.0.2"
coil = "2.7.0"
lifecycle = "2.9.0-alpha08"
jetpack = "1.6.0-alpha03"
Expand Down Expand Up @@ -65,7 +65,7 @@ benchmark-macro-junit4 = "1.3.0"
androidx-baselineprofile = "1.3.0"
profileinstaller = "1.3.1"
zoomableImageGlide = "0.14.0"
zoomimageComposeGlide = "1.1.0"
zoomimageComposeGlide = "1.1.1"

workinspector = "1.2"

Expand Down

0 comments on commit 804eb46

Please sign in to comment.