Skip to content

Missing proguard rules #165

@Rashxz

Description

@Rashxz

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.** { *; }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions