Skip to content

Commit

Permalink
AGP 8.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yueeng committed May 22, 2024
1 parent c9f4b12 commit 31c2bb1
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,20 +1,20 @@
[versions]
agp = "8.4.0"
agp = "8.4.1"
kotlin = "1.9.24"
ksp = "1.9.24-1.0.20"
glide = "4.16.0"
okhttp = "4.12.0"
retrofit = "2.11.0"
kotlinx_coroutines = "1.8.0"
kotlinx_coroutines = "1.8.1"
androidx_core = "1.13.1"
androidx_preference = "1.2.1"
androidx_appcompat = "1.6.1"
androidx_constraintlayout = "2.1.4"
androidx_lifecycle = "2.7.0"
androidx_lifecycle = "2.8.0"
androidx_swiperefreshlayout = "1.1.0"
androidx_paging = "3.2.1"
androidx_paging = "3.3.0"
androidx_activity = "1.9.0"
androidx_fragment = "1.7.0"
androidx_fragment = "1.7.1"
androidx_work = "2.9.0"
androidx_palette = "1.0.0"
androidx_room = "2.6.1"
Expand Down

0 comments on commit 31c2bb1

Please sign in to comment.