<@U0RM4EPC7> Nope, I must`ve added this to proguar...
# android
d
@simon.vergauwen Nope, I must`ve added this to proguard rules
Copy code
# Parcelize shit
# workaround for jenkins to build app, for unknown reason, Parcelize is not working
-dontwarn **kotlin.internal.annotations.AvoidUninitializedObjectCopyingCheck**
j
Why the
**
?
d
Probably because I tried some solutions and this worked and I did not remove that unnecessary wildcards