mirror of
https://github.com/mrcsxsiq/Kotlin-Pokedex.git
synced 2025-08-06 15:00:43 +08:00
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:
@ -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")
|
||||
|
Reference in New Issue
Block a user