build(deps): bump EzXHelper from 0.8.0 to 0.8.2

Bumps [EzXHelper](https://github.com/KyuubiRan/EzXHelper) from 0.8.0 to 0.8.2.
- [Release notes](https://github.com/KyuubiRan/EzXHelper/releases)
- [Commits](https://github.com/KyuubiRan/EzXHelper/commits)

---
updated-dependencies:
- dependency-name: com.github.kyuubiran:EzXHelper
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-04-11 14:51:51 +00:00
committed by GitHub
parent fef70d146f
commit 796efb9a75

View File

@@ -132,7 +132,7 @@ dependencies {
implementation("com.afollestad.material-dialogs:core:3.3.0")
implementation("com.afollestad.material-dialogs:input:3.3.0")
implementation("com.jaredrummler:colorpicker:1.1.0")
implementation("com.github.kyuubiran:EzXHelper:0.8.0")
implementation("com.github.kyuubiran:EzXHelper:0.8.2")
// festival title
implementation("com.github.jinatonic.confetti:confetti:1.1.2")
implementation("com.github.MatteoBattilana:WeatherView:3.0.0")