Skip to content

Commit 6c18a00

Browse files
authored
Revert proguard-rules.pro (#96)
1 parent 490083e commit 6c18a00

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

shared/proguard-rules.pro

-7
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,3 @@
1515
#-keepclassmembers class fqcn.of.javascript.interface.for.webview {
1616
# public *;
1717
#}
18-
19-
-keepnames class com.google.gson.Gson
20-
-keepnames class com.fasterxml.jackson.databind.ObjectMapper
21-
-keepnames class org.json.simple.JSONObject
22-
-keepnames class org.json.JSONObject
23-
24-
-keep class com.optimizely.ab.** { *; }

0 commit comments

Comments
 (0)