|
@@ -95,7 +95,6 @@ allprojects { p ->
|
95
|
95
|
dependencies {
|
96
|
96
|
implementation 'androidx.appcompat:appcompat:1.0.2'
|
97
|
97
|
implementation 'androidx.annotation:annotation:1.1.0'
|
98
|
|
- implementation 'androidx.legacy:legacy-support-v4:1.0.0'
|
99
|
98
|
implementation 'com.google.android.material:material:1.1.0-alpha08'
|
100
|
99
|
|
101
|
100
|
implementation 'com.github.wix-playground:ahbottomnavigation:3.0.2'
|