Join Slack
Powered by
Hey kotlin android experts, why do we need this: `...
# android
s
samp
08/07/2019, 6:29 AM
Hey kotlin android experts, why do we need this:
-keep class kotlin.** { *; }
in proguard configuration? I’m getting run time exception without this line in my instrumental android test.
2
Views
Open in Slack
Previous
Next