-
Notifications
You must be signed in to change notification settings - Fork 167
Open
Description
When builiding the app using proguard ofuscation the editor crashes:
Fatal Exception: java.lang.ClassCastException
java.lang.Class cannot be cast to java.lang.reflect.ParameterizedType
Adding this rule to proguard helps:
-keep class com.chinalwb.are.** { *; }
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels