1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-12-11 11:19:54 +01:00
NewPipe/app
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
..
schemas/org.schabi.newpipe.database.AppDatabase Make uploader_url column nullable 2021-08-14 17:48:35 +08:00
src Suppressed warning 2021-08-27 16:32:59 +02:00
.gitignore
build.gradle Replaced deprecated `kotlin-android-extensions with kotlin-parcelize` 2021-08-26 18:08:54 +02:00
proguard-rules.pro