Skip to content

Commit 490083e

Browse files
authored
Update proguard-rules.pro
1 parent c27f656 commit 490083e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

shared/proguard-rules.pro

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,5 @@
2020
-keepnames class com.fasterxml.jackson.databind.ObjectMapper
2121
-keepnames class org.json.simple.JSONObject
2222
-keepnames class org.json.JSONObject
23+
24+
-keep class com.optimizely.ab.** { *; }

0 commit comments

Comments
 (0)