[Feature] Update libsu to 5.1.0.

This commit is contained in:
Hai Zhang 2023-05-27 17:26:09 -07:00
parent 43fbb1d495
commit 33b398cb9c

View File

@ -92,7 +92,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.5'
implementation 'com.github.topjohnwu.libsu:service:5.1.0'
}
dependencies {