3 lines
141 B
Prolog
Raw Normal View History

2022-08-03 23:53:10 +02:00
-keep class de.mm20.launcher2.weather.** { *; }
2025-02-10 20:52:13 +01:00
-keep class kotlin.coroutines.Continuation
-dontwarn edu.umd.cs.findbugs.annotations.Nullable