Update libsu

This commit is contained in:
topjohnwu
2024-06-28 15:44:42 -07:00
parent 2112c916f5
commit 45fa1fce70
5 changed files with 56 additions and 27 deletions

View File

@@ -80,7 +80,7 @@ dependencies {
implementation("dev.rikka.rikkax.recyclerview:recyclerview-ktx:1.3.2")
implementation("io.noties.markwon:core:4.6.2")
val vLibsu = "5.3.0"
val vLibsu = "6.0.0"
implementation("com.github.topjohnwu.libsu:core:${vLibsu}")
implementation("com.github.topjohnwu.libsu:service:${vLibsu}")
implementation("com.github.topjohnwu.libsu:nio:${vLibsu}")