Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
kairusds committed Oct 17, 2024
1 parent 55aa39b commit adda7d6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/proguard-rules.pro
Original file line number Diff line number Diff line change
Expand Up @@ -78,11 +78,9 @@

# Apache Tika
-keep class org.apache.tika.** { *; }
-keepnames class org.apache.tika.config.* { *; }
-keepclassmembers class org.apache.tika.** {
*;
}
-keepresourcefiles tika-config.xml
-keepresourcefiles tika-mimetypes.xml
-keepresourcefiles org/apache/tika/mime/tika-mimetypes.xml
-keepattributes Signature, InnerClasses, EnclosingMethod

0 comments on commit adda7d6

Please sign in to comment.