Skip to content

Commit

Permalink
更新 proguard-rules.pro
Browse files Browse the repository at this point in the history
  • Loading branch information
aaa1115910 committed Dec 14, 2024
1 parent c6a0a12 commit 0e4fbe3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions app/proguard-rules.pro
Original file line number Diff line number Diff line change
Expand Up @@ -102,3 +102,10 @@
-dontwarn com.google.protobuf.GeneratedMessageV3$FieldAccessorTable
-dontwarn com.google.protobuf.GeneratedMessageV3
-dontwarn com.google.protobuf.RepeatedFieldBuilderV3

# kotlin-logging
-dontwarn ch.qos.logback.classic.Level
-dontwarn ch.qos.logback.classic.Logger
-dontwarn ch.qos.logback.classic.spi.ILoggingEvent
-dontwarn ch.qos.logback.classic.spi.LogbackServiceProvider
-dontwarn ch.qos.logback.classic.spi.LoggingEvent

0 comments on commit 0e4fbe3

Please sign in to comment.