Skip to content

Commit

Permalink
修复r8 导致的编译错误
Browse files Browse the repository at this point in the history
  • Loading branch information
storytellerF committed Aug 11, 2024
1 parent 99ce444 commit 51f52c5
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion app/proguard-rules.pro
Original file line number Diff line number Diff line change
Expand Up @@ -202,4 +202,8 @@
-dontwarn com.android.tools.lint.detector.api.Issue$Companion
-dontwarn com.android.tools.lint.detector.api.Issue
-dontwarn com.android.tools.lint.detector.api.Scope
-dontwarn com.android.tools.lint.detector.api.Severity
-dontwarn com.android.tools.lint.detector.api.Severity

-dontwarn com.github.luben.zstd.ZstdInputStreamNoFinalizer
-dontwarn com.github.luben.zstd.util.Native
-dontwarn org.osgi.annotation.bundle.Export

0 comments on commit 51f52c5

Please sign in to comment.