kopia lustrzana https://github.com/ryukoposting/Signal-Android
Add protobuf lite exception for proguard.
rodzic
aac7e9ea53
commit
48c72697c1
|
@ -7,3 +7,5 @@
|
|||
public void onEvent*(**);
|
||||
}
|
||||
|
||||
# Protobuf lite
|
||||
-keep class * extends com.google.protobuf.GeneratedMessageLite { *; }
|
||||
|
|
Ładowanie…
Reference in New Issue