Skip to content

Commit

Permalink
[Feature] Update libsu to 5.2.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanghai committed Dec 8, 2023
1 parent 2174637 commit 4c74fb1
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 @@ -106,7 +106,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.2.1'
implementation 'com.github.topjohnwu.libsu:service:5.2.2'
}

dependencies {
Expand Down

0 comments on commit 4c74fb1

Please sign in to comment.