mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-03-26 04:10:53 +00:00
Update libsu
This commit is contained in:
parent
4cc5e9f986
commit
47e7a0a434
@ -83,7 +83,7 @@ dependencies {
|
||||
implementation("${bindingAdapter}:${vBAdapt}")
|
||||
implementation("${bindingAdapter}-recyclerview:${vBAdapt}")
|
||||
|
||||
val vLibsu = "5.0.1"
|
||||
val vLibsu = "5.0.2"
|
||||
implementation("com.github.topjohnwu.libsu:core:${vLibsu}")
|
||||
implementation("com.github.topjohnwu.libsu:service:${vLibsu}")
|
||||
implementation("com.github.topjohnwu.libsu:nio:${vLibsu}")
|
||||
|
Loading…
x
Reference in New Issue
Block a user