瀏覽代碼

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