update service - mimoccc/tvapp GitHub Wiki

//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

⚠️ **GitHub.com Fallback** ⚠️