mirror of
https://github.com/oxyroid/M3UAndroid.git
synced 2025-08-06 14:59:48 +08:00
feat: paging channels.
This commit is contained in:
@ -55,4 +55,7 @@ dependencies {
|
||||
implementation(libs.kotlinx.serialization.json)
|
||||
|
||||
api(libs.kotlinx.datetime)
|
||||
|
||||
api(libs.androidx.paging.runtime.ktx)
|
||||
api(libs.androidx.paging.compose)
|
||||
}
|
Reference in New Issue
Block a user