Join Slack
Powered by
I've started using parcelize in Kotlin, and it wor...
# android
e
elye
12/07/2017, 11:25 PM
I've started using parcelize in Kotlin, and it works fine in debug build. However, when compile in released build, the proguard warn as per
https://stackoverflow.com/questions/47655197/cant-find-referenced-class-kotlin-internal-annotations-avoiduninitializedobject
I put dontwarn, and that crashes the App later. Any idea how to solve this
Open in Slack
Previous
Next