Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
yueeng committed Aug 1, 2024
1 parent da543a8 commit 69e3319
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
agp = "8.5.1"
kotlin = "2.0.0"
ksp = "2.0.0-1.0.23"
ksp = "2.0.0-1.0.24"
glide = "4.16.0"
okhttp = "4.12.0"
retrofit = "2.11.0"
Expand All @@ -10,11 +10,11 @@ androidx_core = "1.13.1"
androidx_preference = "1.2.1"
androidx_appcompat = "1.7.0"
androidx_constraintlayout = "2.1.4"
androidx_lifecycle = "2.8.3"
androidx_lifecycle = "2.8.4"
androidx_swiperefreshlayout = "1.1.0"
androidx_paging = "3.3.0"
androidx_activity = "1.9.0"
androidx_fragment = "1.8.1"
androidx_paging = "3.3.1"
androidx_activity = "1.9.1"
androidx_fragment = "1.8.2"
androidx_work = "2.9.0"
androidx_palette = "1.0.0"
androidx_room = "2.6.1"
Expand Down

0 comments on commit 69e3319

Please sign in to comment.