Experiments

This commit is contained in:
Nicolas Raoul 2022-11-02 19:59:14 +09:00
parent 26d2669a74
commit 76a95fb474
22 changed files with 70 additions and 1 deletions

View file

@ -55,6 +55,8 @@ dependencies {
testImplementation "androidx.paging:paging-common-ktx:$PAGING_VERSION"
implementation "androidx.paging:paging-rxjava2-ktx:$PAGING_VERSION"
implementation "androidx.recyclerview:recyclerview:1.2.0-alpha02"
implementation "androidx.activity:activity:1.2.0"
implementation "androidx.fragment:fragment:1.3.0"
implementation "com.squareup.okhttp3:okhttp-ws:$OKHTTP_VERSION"
// Logging