Skip to content

Commit

Permalink
Bump org.luckypray:dexkit from 2.0.2 to 2.0.3 (#259)
Browse files Browse the repository at this point in the history
Bumps [org.luckypray:dexkit](https://github.com/LuckyPray/DexKit) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/LuckyPray/DexKit/releases)
- [Commits](LuckyPray/DexKit@2.0.2...2.0.3)

---
updated-dependencies:
- dependency-name: org.luckypray:dexkit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent 7aa8dc1 commit 0d6aa09
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 @@ -16,7 +16,7 @@ xposed = { module = "de.robv.android.xposed:api", version = "82" }
ezXHelper = { module = "com.github.kyuubiran:EzXHelper", version = "2.2.0" }
dev-rikka-hidden-compat = { module = "dev.rikka.hidden:compat", version.ref = "hidden-api" }
dev-rikka-hidden-stub = { module = "dev.rikka.hidden:stub", version.ref = "hidden-api" }
dexkit = { module = "org.luckypray:dexkit", version = "2.0.2" }
dexkit = { module = "org.luckypray:dexkit", version = "2.0.3" }
lyricGetter-api = { module = "com.github.xiaowine:Lyric-Getter-Api", version = "6.0.0" }
xkt = { module = "com.github.xiaowine:XKT", version = "1.0.12" }
dsp = { module = "com.github.xiaowine:dsp", version = "1.1.3" }
Expand Down

0 comments on commit 0d6aa09

Please sign in to comment.