diff --git a/data/weather/consumer-rules.pro b/data/weather/consumer-rules.pro index 3e7de49e..3a4a1b7d 100644 --- a/data/weather/consumer-rules.pro +++ b/data/weather/consumer-rules.pro @@ -1,2 +1,3 @@ -keep class de.mm20.launcher2.weather.** { *; } --keep class kotlin.coroutines.Continuation \ No newline at end of file +-keep class kotlin.coroutines.Continuation +-dontwarn edu.umd.cs.findbugs.annotations.Nullable \ No newline at end of file