Skip to content

Commit

Permalink
build: upgrade androidx-core, haze and coil.
Browse files Browse the repository at this point in the history
  • Loading branch information
oxyroid committed May 9, 2024
1 parent ea63186 commit 012aaf2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
androidx-core = "1.13.0"
androidx-core = "1.13.1"
androidx-core-splashscreen = "1.0.1"
androidx-appcompat = "1.6.1"
androidx-activity = "1.9.0"
Expand All @@ -22,8 +22,8 @@ androidx-paging-runtime-ktx = "3.2.1"
google-accompanist = "0.34.0"
google-dagger = "2.50"

haze = "0.5.0"
io-coil = "2.5.0"
haze = "0.7.1"
io-coil = "2.6.0"
kotlinx-serialization-json = "1.6.3"
kotlinx-serialization-converter-retrofit = "1.0.0"
kotlinx-datetime = "0.5.0"
Expand Down

0 comments on commit 012aaf2

Please sign in to comment.