Merge branch 'bottomnavupdate' into 'master'

Update bottom-navigation-bar version.

See merge request fdroid/fdroidclient!740
This commit is contained in:
Hans-Christoph Steiner 2018-08-30 09:58:52 +00:00
commit 6647bc465d

View File

@ -155,7 +155,7 @@ dependencies {
implementation 'io.reactivex:rxjava:1.1.0' implementation 'io.reactivex:rxjava:1.1.0'
implementation 'io.reactivex:rxandroid:0.23.0' implementation 'io.reactivex:rxandroid:0.23.0'
implementation 'com.hannesdorfmann:adapterdelegates3:3.0.1' implementation 'com.hannesdorfmann:adapterdelegates3:3.0.1'
implementation 'com.ashokvarma.android:bottom-navigation-bar:2.0.4' implementation 'com.ashokvarma.android:bottom-navigation-bar:2.0.5'
implementation 'com.fasterxml.jackson.core:jackson-core:2.8.7' implementation 'com.fasterxml.jackson.core:jackson-core:2.8.7'
implementation 'com.fasterxml.jackson.core:jackson-annotations:2.8.7' implementation 'com.fasterxml.jackson.core:jackson-annotations:2.8.7'