having some proguard issues - we have a class that...
# android
e
having some proguard issues - we have a class that we’re using
@JvmOverloads constructor(...)
with, and proguard barfs with
Copy code
Note: the configuration keeps the entry point 'com.app.Klassname { Klassname(android.content.Context,android.util.AttributeSet,int,int,kotlin.jvm.internal.DefaultConstructorMarker); }', but not the descriptor class 'kotlin.jvm.internal.DefaultConstructorMarker'