mirror of
https://github.com/openMF/mobile-wallet.git
synced 2026-02-06 14:57:02 +00:00
4 lines
116 B
Prolog
4 lines
116 B
Prolog
# Keep DataStore fields
|
|
-keepclassmembers class * extends com.google.protobuf.GeneratedMessageLite* {
|
|
<fields>;
|
|
} |