Преглед изворни кода

Removed the legacy support lib (#5389)

Ioannis Kokkinidis пре 5 година
родитељ
комит
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'