Skip to content

update service

milan jurkulák edited this page May 2, 2024 · 1 revision

//tvlib/org.mjdev.tvlib.updater/AppUpdater/Companion/updateService

updateService

[androidJvm]
fun updateService(context: Context, githubUser: String = "mimoccc", githubRepository: String = "tvapp", baseUrl: String = "https://api.github.com/repos/", retrofit: Retrofit = retrofit(context, baseUrl)): AppUpdateService

Clone this wiki locally