Skip to content

Commit

Permalink
[Feature] Try libsu 5.0.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanghai committed Sep 2, 2023
1 parent c7ba8ca commit 92261c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ repositories {
dependencies {
implementation 'com.github.chrisbanes:PhotoView:2.3.0'
releaseImplementation 'com.github.mypplication:stetho-noop:1.1'
implementation 'com.github.topjohnwu.libsu:service:5.0.3'
implementation 'com.github.topjohnwu.libsu:service:5.0.4'
}

dependencies {
Expand Down

0 comments on commit 92261c4

Please sign in to comment.