Przeglądaj źródła

Removed the legacy support lib (#5389)

Ioannis Kokkinidis 6 lat temu
rodzic
commit
8663669ed9
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0
    1
      lib/android/app/build.gradle

+ 0
- 1
lib/android/app/build.gradle Wyświetl plik

95
 dependencies {
95
 dependencies {
96
     implementation 'androidx.appcompat:appcompat:1.0.2'
96
     implementation 'androidx.appcompat:appcompat:1.0.2'
97
     implementation 'androidx.annotation:annotation:1.1.0'
97
     implementation 'androidx.annotation:annotation:1.1.0'
98
-    implementation 'androidx.legacy:legacy-support-v4:1.0.0'
99
     implementation 'com.google.android.material:material:1.1.0-alpha08'
98
     implementation 'com.google.android.material:material:1.1.0-alpha08'
100
 
99
 
101
     implementation 'com.github.wix-playground:ahbottomnavigation:3.0.2'
100
     implementation 'com.github.wix-playground:ahbottomnavigation:3.0.2'