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

Commit 5cbcc1f

Browse files
Update androidx.paging to v3.3.0
1 parent 81fd27b commit 5cbcc1f

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.5.1"
33
androidx-activity-compose = "1.9.0"
44
androidx-appcompat = "1.7.0"
5-
androidx-paging = "3.3.0-alpha02"
5+
androidx-paging = "3.3.0"
66
kotlin = "1.9.24"
77
kotlinx-coroutines = "1.8.1"
88
kotlinx-serialization-json = "1.7.1"

0 commit comments

Comments
 (0)