Skip to content
This repository was archived by the owner on Jun 8, 2024. It is now read-only.

Commit b7017a2

Browse files
committed
Project: Don't use bottombar library 2.x
Signed-off-by: Fung <fython@163.com>
1 parent 4c2ff7a commit b7017a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mobile/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies {
3232
compile 'com.android.support:design:25.1.0'
3333
compile 'com.android.support:support-v13:25.1.0'
3434
compile 'com.android.support:customtabs:25.1.0'
35-
compile 'com.roughike:bottom-bar:2.1.1'
35+
compile 'com.roughike:bottom-bar:1.4.0.1'
3636
compile 'com.google.code.gson:gson:2.8.0'
3737
compile 'com.squareup.okhttp3:okhttp:3.6.0'
3838
compile 'com.rengwuxian.materialedittext:library:2.1.4'

0 commit comments

Comments
 (0)