Skip to content

Commit

Permalink
Bump com.github.kyuubiran:EzXHelper from 2.0.8 to 2.0.9 (#107)
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.0.9.
- [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>
  • Loading branch information
dependabot[bot] committed Feb 20, 2024
1 parent a0ce4f9 commit 03aa050
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ lifecycle-viewmodel-ktx = { module = "androidx.lifecycle:lifecycle-viewmodel-ktx
swiperefreshlayout = { module = "androidx.swiperefreshlayout:swiperefreshlayout", version= "1.2.0-alpha01" }

xposed = { module = "de.robv.android.xposed:api", version = "82" }
ezXHelper = { module = "com.github.kyuubiran:EzXHelper", version = "2.0.8" }
ezXHelper = { module = "com.github.kyuubiran:EzXHelper", version = "2.0.9" }
dexkit = { module = "org.luckypray:dexkit", version = "2.0.0" }
lyricGetter-api = { module = "com.github.xiaowine:Lyric-Getter-Api", version = "6.0.0" }
xkt = { module = "com.github.xiaowine:XKT", version = "1.0.12" }
Expand Down

0 comments on commit 03aa050

Please sign in to comment.