mirror of
https://github.com/oxen-io/session-android.git
synced 2025-06-09 10:58:34 +00:00
Add protobuf lite exception for proguard.
This commit is contained in:
parent
aac7e9ea53
commit
48c72697c1
@ -7,3 +7,5 @@
|
|||||||
public void onEvent*(**);
|
public void onEvent*(**);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# Protobuf lite
|
||||||
|
-keep class * extends com.google.protobuf.GeneratedMessageLite { *; }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user