Merge pull request #5648 from TacoTheDank/bumpSpeedDial

Update SpeedDial library
This commit is contained in:
ByteHamster 2022-01-15 10:26:11 +01:00 committed by GitHub
commit 987dcfec3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -151,7 +151,7 @@ dependencies {
implementation "com.joanzapata.iconify:android-iconify-fontawesome:$iconifyVersion"
implementation "com.joanzapata.iconify:android-iconify-material:$iconifyVersion"
implementation 'com.github.shts:TriangleLabelView:1.1.2'
implementation 'com.github.leinardi:FloatingActionButtonSpeedDial:3.1.1'
implementation 'com.leinardi.android:speed-dial:3.2.0'
implementation "com.github.AntennaPod:AntennaPod-AudioPlayer:$audioPlayerVersion"
implementation 'com.github.mfietz:fyydlin:v0.5.0'
implementation 'com.github.ByteHamster:SearchPreference:v2.0.0'