We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
org.lsposed.hiddenapibypass:hiddenapibypass
5.0
1 parent 52da00e commit d2cd6acCopy full SHA for d2cd6ac
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:2.0"
+ implementation "org.lsposed.hiddenapibypass:hiddenapibypass:5.0"
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