mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-28 05:13:53 +01:00
Experiments
This commit is contained in:
parent
26d2669a74
commit
76a95fb474
22 changed files with 70 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue