Fix 2FA login (#3170)

This commit is contained in:
Vivek Maskara 2019-10-12 16:10:34 +05:30 committed by Ashish Kumar
parent 533ba60fae
commit 4fd9374e8b
5 changed files with 28 additions and 19 deletions

View file

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