mirror of
https://github.com/mihonapp/mihon.git
synced 2025-11-09 18:48:55 +01:00
Fix favorites sync and backup/restore crashing on older devices
This commit is contained in:
@@ -249,6 +249,7 @@ class EHentaiUpdateWorker: JobService(), CoroutineScope {
|
||||
}
|
||||
}
|
||||
|
||||
@RequiresApi(Build.VERSION_CODES.LOLLIPOP)
|
||||
companion object {
|
||||
private const val MAX_UPDATE_FAILURES = 5
|
||||
|
||||
|
||||
Reference in New Issue
Block a user