update proguard rule

This commit is contained in:
HolographicHat 2022-11-22 17:24:13 +08:00
parent b0bfdd0784
commit 1662715df4
No known key found for this signature in database
GPG Key ID: 12C8B5B85E5CE5C3

View File

@ -14,6 +14,9 @@
# Uncomment this to preserve the line number information for
# debugging stack traces.
-keep class hat.holo.**{*;}
-keepattributes SourceFile,LineNumberTable
-dontwarn org.bouncycastle.jsse.BCSSLParameters
-dontwarn org.bouncycastle.jsse.BCSSLSocket