mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-26 07:27:26 +00:00
Add protobuf lite exception for proguard.
This commit is contained in:
@@ -7,3 +7,5 @@
|
|||||||
public void onEvent*(**);
|
public void onEvent*(**);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# Protobuf lite
|
||||||
|
-keep class * extends com.google.protobuf.GeneratedMessageLite { *; }
|
||||||
|
Reference in New Issue
Block a user