Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
yueeng committed Aug 15, 2024
1 parent 69e3319 commit 1e39c41
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.24"
agp = "8.5.2"
kotlin = "2.0.10"
ksp = "2.0.10-1.0.24"
glide = "4.16.0"
okhttp = "4.12.0"
retrofit = "2.11.0"
Expand All @@ -12,10 +12,10 @@ androidx_appcompat = "1.7.0"
androidx_constraintlayout = "2.1.4"
androidx_lifecycle = "2.8.4"
androidx_swiperefreshlayout = "1.1.0"
androidx_paging = "3.3.1"
androidx_paging = "3.3.2"
androidx_activity = "1.9.1"
androidx_fragment = "1.8.2"
androidx_work = "2.9.0"
androidx_work = "2.9.1"
androidx_palette = "1.0.0"
androidx_room = "2.6.1"
androidx_material = "1.12.0"
Expand Down

0 comments on commit 1e39c41

Please sign in to comment.