Skip to content
This repository was archived by the owner on Sep 3, 2025. It is now read-only.

Commit d5b50db

Browse files
Update androidx.paging to v3.3.2
1 parent 054cc60 commit d5b50db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
android = "8.7.1"
33
androidx-activity-compose = "1.9.3"
44
androidx-appcompat = "1.7.0"
5-
androidx-paging = "3.3.0-alpha02"
5+
androidx-paging = "3.3.2"
66
kotlin = "1.9.25"
77
kotlinx-coroutines = "1.9.0"
88
kotlinx-serialization-json = "1.7.3"

0 commit comments

Comments
 (0)