build(deps): bump EzXHelper from 1.0.1 to 1.0.2 (#159)

Bumps [EzXHelper](https://github.com/KyuubiRan/EzXHelper) from 1.0.1 to 1.0.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-09-01 21:12:07 +08:00
committed by GitHub
parent 52fc432196
commit 63d229fac8

View File

@@ -152,7 +152,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:1.0.1")
implementation("com.github.kyuubiran:EzXHelper:1.0.2")
// festival title
implementation("com.github.jinatonic.confetti:confetti:1.1.2")
implementation("com.github.MatteoBattilana:WeatherView:3.0.0")