Yep, there was one, I have it in my `.pro`: ```# ...
# squarelibraries
d
Yep, there was one, I have it in my `.pro`:
Copy code
# With R8 full mode generic signatures are stripped for classes that are not
# kept. Suspend functions are wrapped in continuations where the type argument
# is used.
-keep,allowobfuscation,allowshrinking class kotlin.coroutines.Continuation
for some reason it's not enough. For now I worked around this by actually using the response — then R8 doesn't remove the Response class.