diff --git a/lib/android/app/build.gradle b/lib/android/app/build.gradle index f74291df05e..c35197e11d1 100644 --- a/lib/android/app/build.gradle +++ b/lib/android/app/build.gradle @@ -95,7 +95,6 @@ allprojects { p -> dependencies { implementation 'androidx.appcompat:appcompat:1.0.2' implementation 'androidx.annotation:annotation:1.1.0' - implementation 'androidx.legacy:legacy-support-v4:1.0.0' implementation 'com.google.android.material:material:1.1.0-alpha08' implementation 'com.github.wix-playground:ahbottomnavigation:3.0.2'