Skip to content

Commit

Permalink
build(deps): bump me.toptas.fancyshowcase:fancyshowcaseview
Browse files Browse the repository at this point in the history
Bumps [me.toptas.fancyshowcase:fancyshowcaseview](https://github.com/faruktoptas/FancyShowCaseView) from 1.1.5 to 1.3.3.
- [Release notes](https://github.com/faruktoptas/FancyShowCaseView/releases)
- [Changelog](https://github.com/faruktoptas/FancyShowCaseView/blob/master/CHANGELOG.md)
- [Commits](faruktoptas/FancyShowCaseView@1.1.5...v1.3.3)

---
updated-dependencies:
- dependency-name: me.toptas.fancyshowcase:fancyshowcaseview
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent fde4132 commit f002d4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ dependencies {
implementation 'com.caverock:androidsvg-aar:1.4'
implementation "androidx.core:core-ktx:1.3.1"
implementation 'com.android.support:multidex:1.0.3'
implementation 'me.toptas.fancyshowcase:fancyshowcaseview:1.1.5'
implementation 'me.toptas.fancyshowcase:fancyshowcaseview:1.3.3'
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.3.0-alpha07'


Expand Down

0 comments on commit f002d4f

Please sign in to comment.