Skip to content

Commit

Permalink
Only keep annotations needed for mixins
Browse files Browse the repository at this point in the history
  • Loading branch information
NeRdTheNed committed Mar 21, 2023
1 parent f7696ae commit 57c7a5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guard.pro
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@

#-keepattributes RuntimeVisibleAnnotations,Signature
#-keepattributes RuntimeVisibleAnnotations,RuntimeInvisibleAnnotations,Signature
-keepattributes *Annotation*
-keepattributes RuntimeVisibleAnnotations,RuntimeInvisibleAnnotations,RuntimeVisibleParameterAnnotations

# Repackage all classes into iDiamondhunter.morebows

Expand Down

0 comments on commit 57c7a5b

Please sign in to comment.