Skip to content

Commit 541281c

Browse files
authored
Merge branch 'master' into master
2 parents 720a649 + d2cd6ac commit 541281c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

termux-shared/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ android {
1414
implementation "io.noties.markwon:ext-strikethrough:$markwonVersion"
1515
implementation "io.noties.markwon:linkify:$markwonVersion"
1616
implementation "io.noties.markwon:recycler:$markwonVersion"
17-
implementation "org.lsposed.hiddenapibypass:hiddenapibypass:2.0"
17+
implementation "org.lsposed.hiddenapibypass:hiddenapibypass:5.0"
1818

1919
// Do not increment version higher than 1.0.0-alpha09 since it will break ViewUtils and needs to be looked into
2020
// noinspection GradleDependency

0 commit comments

Comments
 (0)