Join Slack
Powered by
I developed my first (big) app in kotlin... now I'...
# android
d
Daniele Segato
10/05/2018, 11:31 AM
I developed my first (big) app in kotlin... now I'm trying to enable Proguard (minifyEnabled) but nothing works... I get a
TypeNotPresentException
exception on data classes from GSon (i still didn't migrated all to Moshi) for example... Is there any guide about using proguard with kotlin?
Open in Slack
Previous
Next