Skip to content

Commit

Permalink
Removed the legacy support lib (#5389)
Browse files Browse the repository at this point in the history
  • Loading branch information
SudoPlz authored and guyca committed Aug 19, 2019
1 parent af41b4f commit 8663669
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 8663669

Please sign in to comment.