-
Notifications
You must be signed in to change notification settings - Fork 0
update service
milan jurkulák edited this page May 2, 2024
·
1 revision
//tvlib/org.mjdev.tvlib.updater/AppUpdater/Companion/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