What do you use for generating Parcelables in kotl...
# android
p
What do you use for generating Parcelables in kotlin? I’ve found PaperParcel, but unfortunately it doesn’t work with multiple modules (keeps throwing unresolved reference error).