mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-04-14 19:56:32 +00:00
Remove unused flowlayout dependency
This commit is contained in:
parent
263dbde389
commit
5d97c835b9
1 changed files with 0 additions and 1 deletions
|
|
@ -116,7 +116,6 @@ dependencies {
|
|||
implementation 'com.google.firebase:firebase-core:11.4.2'
|
||||
implementation 'com.google.firebase:firebase-messaging:11.4.2'
|
||||
implementation 'com.google.android.gms:play-services-auth:11.4.2'
|
||||
implementation 'org.apmem.tools:layouts:1.10@aar'
|
||||
implementation 'com.roughike:bottom-bar:2.3.1'
|
||||
implementation 'io.realm:android-adapters:3.0.0'
|
||||
implementation(project(':seeds-sdk')) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue