Ensure RootService is launched

This commit is contained in:
topjohnwu
2022-03-23 18:44:05 -07:00
parent e67d0678f9
commit f2c15c7701
6 changed files with 102 additions and 77 deletions

View File

@@ -86,7 +86,7 @@ dependencies {
implementation("${bindingAdapter}:${vBAdapt}")
implementation("${bindingAdapter}-recyclerview:${vBAdapt}")
val vLibsu = "4.0.2"
val vLibsu = "4.0.3"
implementation("com.github.topjohnwu.libsu:core:${vLibsu}")
implementation("com.github.topjohnwu.libsu:io:${vLibsu}")
implementation("com.github.topjohnwu.libsu:service:${vLibsu}")