Skip to content

Commit

Permalink
Bump com.github.kyuubiran:EzXHelper from 2.1.2 to 2.2.0
Browse files Browse the repository at this point in the history
Bumps [com.github.kyuubiran:EzXHelper](https://github.com/KyuubiRan/EzXHelper) from 2.1.2 to 2.2.0.
- [Commits](https://github.com/KyuubiRan/EzXHelper/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 29, 2024
1 parent 8bda3ed commit e82c3fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,6 @@ dependencies {
compileOnly("de.robv.android.xposed:api:82")
implementation(project(":blockmiui"))
implementation(project(":xtoast"))
implementation("com.github.kyuubiran:EzXHelper:2.1.2")
implementation("com.github.kyuubiran:EzXHelper:2.2.0")
implementation("com.github.xiaowine:Lyric-Getter-Api:6.0.0")
}

0 comments on commit e82c3fc

Please sign in to comment.