Update dependencies

Jcenter will sunset
This commit is contained in:
vvb2060
2021-04-17 17:32:07 +08:00
committed by John Wu
parent a328e2bf3c
commit 69b00d3782
21 changed files with 40 additions and 47 deletions
@@ -19,7 +19,7 @@ import com.topjohnwu.magisk.events.*
import com.topjohnwu.magisk.utils.ObservableHost
import com.topjohnwu.magisk.utils.set
import kotlinx.coroutines.Job
import org.koin.core.KoinComponent
import org.koin.core.component.KoinComponent
abstract class BaseViewModel(
initialState: State = State.LOADING