mirror of
https://github.com/mihonapp/mihon.git
synced 2025-11-15 13:37:29 +01:00
Use our OkHttpClient in updates checker. It should fix the updater on KitKat due to TLS
This commit is contained in:
@@ -126,6 +126,7 @@ class SettingsAboutController : SettingsController() {
|
||||
}
|
||||
}
|
||||
}, { error ->
|
||||
activity?.toast(error.message)
|
||||
Timber.e(error)
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user