We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ade4b9 commit 5606d27Copy full SHA for 5606d27
FlagsmithClient/consumer-rules.pro
@@ -0,0 +1,4 @@
1
+# prevent proguard / R8 from obfuscating entity fields
2
+-keep class com.flagsmith.entities.** {
3
+ <fields>;
4
+}
0 commit comments