mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 12:53:55 +01:00
Fix 2FA login (#3170)
This commit is contained in:
parent
533ba60fae
commit
4fd9374e8b
5 changed files with 28 additions and 19 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue