mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 21:03:54 +01:00
With more fragment (#2961)
This commit is contained in:
parent
9dd369e8ce
commit
85dfa0699b
7 changed files with 761 additions and 515 deletions
|
|
@ -39,6 +39,7 @@ dependencies {
|
|||
implementation 'com.dinuscxj:circleprogressbar:1.1.1'
|
||||
implementation 'com.karumi:dexter:5.0.0'
|
||||
implementation "com.jakewharton:butterknife:$BUTTERKNIFE_VERSION"
|
||||
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
|
||||
kapt "com.jakewharton:butterknife-compiler:$BUTTERKNIFE_VERSION"
|
||||
|
||||
// Logging
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue