Skip to content

Commit

Permalink
Merge pull request #5 from abema/add-proguard-rules
Browse files Browse the repository at this point in the history
Put ProGuard rules
  • Loading branch information
takahirom authored Mar 30, 2023
2 parents b8f5e46 + a361afa commit 75f94fa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions flagfit/src/main/resources/META-INF/proguard/flagfit.pro
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
-keep class tv.abema.flagfit.annotation.**
-keep class tv.abema.flagfit.SuspendReturnType

0 comments on commit 75f94fa

Please sign in to comment.