Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: org.luckypray:dexkit
  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 Jun 6, 2024
1 parent 96cbfa6 commit 25d570a
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 @@ -13,7 +13,7 @@ swiperefreshlayout = { module = "androidx.swiperefreshlayout:swiperefreshlayout"

xposed = { module = "de.robv.android.xposed:api", version = "82" }
ezXHelper = { module = "com.github.kyuubiran:EzXHelper", version = "2.1.2" }
dexkit = { module = "org.luckypray:dexkit", version = "2.0.0" }
dexkit = { module = "org.luckypray:dexkit", version = "2.0.1" }
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 25d570a

Please sign in to comment.