update libsu

This commit is contained in:
X1nto 2021-12-13 13:59:38 +04:00
parent be21c30954
commit 909f509095
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@ dependencies {
implementation("com.github.skydoves:orchestra-colorpicker:1.1.0")
val libsuVersion = "3.1.2"
val libsuVersion = "3.2.1"
implementation("com.github.topjohnwu.libsu:core:$libsuVersion")
implementation("com.github.topjohnwu.libsu:io:$libsuVersion")
implementation("com.github.topjohnwu.libsu:busybox:$libsuVersion")