Bump speed-dial from 3.2.0 to 3.3.0

Bumps [speed-dial](https://github.com/leinardi/FloatingActionButtonSpeedDial) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/leinardi/FloatingActionButtonSpeedDial/releases)
- [Changelog](https://github.com/leinardi/FloatingActionButtonSpeedDial/blob/release/CHANGELOG.md)
- [Commits](https://github.com/leinardi/FloatingActionButtonSpeedDial/compare/3.2.0...view-3.3.0)

---
updated-dependencies:
- dependency-name: com.leinardi.android:speed-dial
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-05-16 02:29:50 +00:00
committed by GitHub
parent 709479fd22
commit 917be8c410

View File

@ -56,7 +56,7 @@ dependencies {
implementation("com.google.android.material:material:1.6.0")
// Third Party
implementation("com.leinardi.android:speed-dial:3.2.0")
implementation("com.leinardi.android:speed-dial:3.3.0")
// Retrofit
implementation("com.squareup.retrofit2:retrofit:2.9.0")