Skip to content

Commit

Permalink
[Feature] Update libsu to 5.2.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanghai committed Sep 5, 2023
1 parent 39f6312 commit 3fdbd6a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -103,9 +103,7 @@ repositories {
dependencies {
implementation 'com.github.chrisbanes:PhotoView:2.3.0'
releaseImplementation 'com.github.mypplication:stetho-noop:1.1'
// libsu 5.2.0 is buggy on OnePlus: https://github.com/topjohnwu/Magisk/issues/7214
//noinspection GradleDependency
implementation 'com.github.topjohnwu.libsu:service:5.1.0'
implementation 'com.github.topjohnwu.libsu:service:5.2.1'
}

dependencies {
Expand Down

0 comments on commit 3fdbd6a

Please sign in to comment.