We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
org.lsposed.hiddenapibypass:hiddenapibypass
6.1
1 parent bc321d0 commit 4de0caaCopy full SHA for 4de0caa
termux-shared/build.gradle
@@ -14,7 +14,7 @@ android {
14
implementation "io.noties.markwon:ext-strikethrough:$markwonVersion"
15
implementation "io.noties.markwon:linkify:$markwonVersion"
16
implementation "io.noties.markwon:recycler:$markwonVersion"
17
- implementation "org.lsposed.hiddenapibypass:hiddenapibypass:5.0"
+ implementation "org.lsposed.hiddenapibypass:hiddenapibypass:6.1"
18
19
// Do not increment version higher than 1.0.0-alpha09 since it will break ViewUtils and needs to be looked into
20
// noinspection GradleDependency
0 commit comments