Closed mta452 closed 5 years ago
Currently a custom annotation, @Sustain is being used for correct proguard behavior. It can be replaced with @Keep support annotation for the same purpose.
@Sustain
Fixed in v2.3
v2.3
Currently a custom annotation,
@Sustain
is being used for correct proguard behavior. It can be replaced with @Keep support annotation for the same purpose.