Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

Commit af677b0

Browse files
fix(deps): update dependency org.lsposed.hiddenapibypass:hiddenapibypass to v4 (#1656)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5f11541 commit af677b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ common-markwon-core = { module = "io.noties.markwon:core", version.ref = "markwo
5555
common-markwon-extStrikethrough = { module = "io.noties.markwon:ext-strikethrough", version.ref = "markwon" }
5656
common-markwon-linkify = { module = "io.noties.markwon:linkify", version.ref = "markwon" }
5757
common-markwon-recycler = { module = "io.noties.markwon:recycler", version.ref = "markwon" }
58-
common-hiddenApiBypass = { module = "org.lsposed.hiddenapibypass:hiddenapibypass", version = "2.0" }
58+
common-hiddenApiBypass = { module = "org.lsposed.hiddenapibypass:hiddenapibypass", version = "4.3" }
5959
common-termuxAmLib = { module = "com.termux:termux-am-library", version = "v2.0.0" }
6060

6161
# AndroidX

0 commit comments

Comments
 (0)