Просмотр исходного кода

Removed the legacy support lib (#5389)

Ioannis Kokkinidis 5 лет назад
Родитель
Сommit
8663669ed9
1 измененных файлов: 0 добавлений и 1 удалений
  1. 0
    1
      lib/android/app/build.gradle

+ 0
- 1
lib/android/app/build.gradle Просмотреть файл

@@ -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'