komikku/app
Two-Ai d08a3bd2d0 Don't crash on timeout in renewCache() (#8986)
Fixes #8962.

withTimeout throws a TimeoutCancellationException if the timeout
expires. To avoid crashing renewalJob when there are no extensions,
use withTimeoutOrNull which does not throw on timeout.

(cherry picked from commit 3a82b4d924ae7207f7d1c1b23d2a71a1e7d09258)
2023-02-09 17:27:44 -05:00
..
src Don't crash on timeout in renewCache() (#8986) 2023-02-09 17:27:44 -05:00
.gitignore Move google-services.json 2020-04-29 17:56:05 -04:00
build.gradle.kts Move Category model and repository to domain and data layer (#8967) 2023-02-07 17:18:30 -05:00
proguard-android-optimize.txt Proguard fixes 2021-05-22 16:07:11 -04:00
proguard-rules.pro Fix debug functions on release builds 2022-10-18 21:46:29 -04:00
shortcuts.xml Remove more unused strings 2021-05-31 23:48:06 -04:00