* Login the login token way, handle LoginResult minutely, add account based on LoginResult (#3151)

This commit is contained in:
Ashish Kumar 2019-09-15 18:28:17 +05:30 committed by Vivek Maskara
parent 90d4e49496
commit 41789980c7
3 changed files with 78 additions and 48 deletions

View file

@ -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.github.maskaravivek:wikimedia-android-data-client:v0.0.26'
implementation 'com.github.maskaravivek:wikimedia-android-data-client:v0.0.27'
// UI
implementation 'fr.avianey.com.viewpagerindicator:library:2.4.1.1@aar'