Upgrade bottom navigation library (#362)

This commit is contained in:
2021-10-15 20:15:30 +02:00
committed by GitHub
parent f95cb20408
commit 5472c607cd

View File

@ -130,7 +130,7 @@ dependencies {
implementation 'com.burgstaller:okhttp-digest:2.5' implementation 'com.burgstaller:okhttp-digest:2.5'
// Material-ish things // Material-ish things
implementation 'com.ashokvarma.android:bottom-navigation-bar:2.1.0' implementation 'com.ashokvarma.android:bottom-navigation-bar:2.2.0'
implementation 'com.github.jd-alexander:LikeButton:0.2.3' implementation 'com.github.jd-alexander:LikeButton:0.2.3'
implementation 'com.amulyakhare:com.amulyakhare.textdrawable:1.0.1' implementation 'com.amulyakhare:com.amulyakhare.textdrawable:1.0.1'