mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 12:53:55 +01:00
Migrated logEvents to retrofit (#3087)
* Switched wikimedia-android-data-client for new features * Added UserCLient and UserInterface * Migrated ContributionsSyncAdapter to UserClient Fixed sync related bugs * Removed unused code * Removed unused code * Updated wikimedia-android-data-client to new version
This commit is contained in:
parent
386d08794e
commit
bb273eb22d
8 changed files with 90 additions and 132 deletions
|
|
@ -31,7 +31,7 @@ dependencies {
|
|||
implementation 'com.facebook.fresco:fresco:1.13.0'
|
||||
implementation 'com.drewnoakes:metadata-extractor:2.11.0'
|
||||
implementation 'org.apache.commons:commons-lang3:3.8.1'
|
||||
implementation 'com.dmitrybrant:wikimedia-android-data-client:0.0.25'
|
||||
implementation 'com.github.ilgazer:wikimedia-android-data-client:f65809ee2c'
|
||||
|
||||
// UI
|
||||
implementation 'fr.avianey.com.viewpagerindicator:library:2.4.1.1@aar'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue