Skip to content

Commit

Permalink
Bump com.github.kyuubiran:EzXHelper from 2.0.8 to 2.1.0
Browse files Browse the repository at this point in the history
Bumps [com.github.kyuubiran:EzXHelper](https://github.com/KyuubiRan/EzXHelper) from 2.0.8 to 2.1.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 5, 2024
1 parent 6ad3945 commit 4cfcc01
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.0.8")
implementation("com.github.kyuubiran:EzXHelper:2.1.0")
implementation("com.github.xiaowine:Lyric-Getter-Api:6.0.0")
}

0 comments on commit 4cfcc01

Please sign in to comment.