Skip to content

Commit 5606d27

Browse files
authored
Update consumer-rules.pro (#14)
1 parent 6ade4b9 commit 5606d27

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

FlagsmithClient/consumer-rules.pro

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# prevent proguard / R8 from obfuscating entity fields
2+
-keep class com.flagsmith.entities.** {
3+
<fields>;
4+
}

0 commit comments

Comments
 (0)