Removed another unused dependency
This commit is contained in:
parent
1461a42175
commit
d07d039c53
1 changed files with 0 additions and 1 deletions
|
@ -152,7 +152,6 @@ dependencies {
|
|||
if (firebaseEnabled()) {
|
||||
implementation 'com.google.firebase:firebase-messaging:17.5.0'
|
||||
}
|
||||
implementation 'org.apache.commons:commons-compress:1.18'
|
||||
implementation 'androidx.recyclerview:recyclerview:1.0.0'
|
||||
implementation 'androidx.appcompat:appcompat:1.0.2'
|
||||
implementation 'com.google.android:flexbox:1.1.0'
|
||||
|
|
Loading…
Reference in a new issue