Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

Commit

Permalink
Bump com.github.kyuubiran:EzXHelper from 2.0.6 to 2.0.7 (#22)
Browse files Browse the repository at this point in the history
Bumps [com.github.kyuubiran:EzXHelper](https://github.com/KyuubiRan/EzXHelper) from 2.0.6 to 2.0.7.
- [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] authored Aug 26, 2023
1 parent eaebdce commit 2133fb5
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 @@ -117,6 +117,6 @@ kotlin {
dependencies {
compileOnly("de.robv.android.xposed:api:82")
implementation(project(":blockmiui"))
implementation("com.github.kyuubiran:EzXHelper:2.0.6")
implementation("com.github.kyuubiran:EzXHelper:2.0.7")
implementation("org.luckypray:DexKit:1.1.8")
}

0 comments on commit 2133fb5

Please sign in to comment.