Add proguard rules for Retrofit
This commit is contained in:
parent
3a8ef75f0a
commit
ce58cb7950
@ -0,0 +1,2 @@
|
||||
-keep class de.mm20.launcher2.weather.** { *; }
|
||||
-keep class kotlin.coroutines.Continuation
|
||||
@ -0,0 +1,2 @@
|
||||
-keep class de.mm20.launcher2.wikipedia.** { *; }
|
||||
-keep class kotlin.coroutines.Continuation
|
||||
Loading…
x
Reference in New Issue
Block a user