NewPipe/app/src/main/java/org/schabi/newpipe/local/feed/service
litetex f18a7c91ca Suppressed warning
There seems to be a bug in the kotlin plugin as it tells you when building that this can't be null:
"Condition 'throwable != null' is always 'true'"
However it can indeed be null as seen in https://github.com/TeamNewPipe/NewPipe/pull/6986#issuecomment-906822218
2021-08-27 16:32:59 +02:00
..
FeedEventManager.kt Update most dependencies 2020-11-22 14:03:10 +01:00
FeedLoadService.kt Suppressed warning 2021-08-27 16:32:59 +02:00