Skip to content

Commit

Permalink
ignore some missing classes
Browse files Browse the repository at this point in the history
  • Loading branch information
danthe1st committed Jan 3, 2025
1 parent 434b3b4 commit 94e42e9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions app/proguard-rules.pro
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,9 @@


-dontwarn javax.annotation.ParametersAreNonnullByDefault

-dontwarn java.beans.BeanInfo
-dontwarn java.beans.FeatureDescriptor
-dontwarn java.beans.IntrospectionException
-dontwarn java.beans.Introspector
-dontwarn java.beans.PropertyDescriptor

0 comments on commit 94e42e9

Please sign in to comment.