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

Bump AHBottomNavigation version to 2.4.6

Only change is visibility modifier of createItems so it can now be overridden
Guy Carmeli пре 5 година
родитељ
комит
feed1cf6c2
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      lib/android/app/build.gradle

+ 1
- 1
lib/android/app/build.gradle Прегледај датотеку

@@ -87,7 +87,7 @@ dependencies {
87 87
     implementation 'com.android.support:appcompat-v7:26.1.0'
88 88
     implementation 'com.android.support:support-v4:26.1.0'
89 89
 
90
-    implementation 'com.github.wix-playground:ahbottomnavigation:2.4.5'
90
+    implementation 'com.github.wix-playground:ahbottomnavigation:2.4.6'
91 91
     implementation 'com.github.wix-playground:reflow-animator:1.0.4'
92 92
     implementation 'com.github.clans:fab:1.6.4'
93 93