Tehreer/Tehreer-Android

Use keep annotation instead of custom sustain annotation

mta452 opened this issue · 1 comments

Currently a custom annotation, @Sustain is being used for correct proguard behavior. It can be replaced with @Keep support annotation for the same purpose.

Fixed in v2.3