8000 Update library for data client (#3131) · ashishkumar468/apps-android-commons@728ead7 · GitHub
Skip to content

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 728ead7

Browse files
authored
Update library for data client (commons-app#3131)
1 parent bb273eb commit 728ead7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies {
3131
implementation 'com.facebook.fresco:fresco:1.13.0'
3232
implementation 'com.drewnoakes:metadata-extractor:2.11.0'
3333
implementation 'org.apache.commons:commons-lang3:3.8.1'
34-
implementation 'com.github.ilgazer:wikimedia-android-data-client:f65809ee2c'
34+
implementation 'com.github.maskaravivek:wikimedia-android-data-client:v0.0.26'
3535

3636
// UI
3737
implementation 'fr.avianey.com.viewpagerindicator:library:2.4.1.1@aar'

0 commit comments

Comments
 (0)