Add proguard rule for microsoft

pull/3792/head
Alex Baker 4 months ago
parent 071d670c6d
commit 977edf4d8d

1
app/proguard.pro vendored

@ -59,5 +59,6 @@
-dontwarn com.google.android.libraries.identity.**
-dontwarn edu.umd.cs.findbugs.annotations.**
-dontwarn com.google.crypto.tink.subtle.**
-dontwarn net.jcip.annotations.**
-keepclassmembers class * extends com.google.protobuf.GeneratedMessageLite { <fields>; }

Loading…
Cancel
Save