build(deps): bump EzXHelper from 0.9.3 to 0.9.4 (#95)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-06-17 21:44:18 +08:00
committed by GitHub
parent b257b5eafb
commit c4185405e7

View File

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