Skip to content

Commit 00caac5

Browse files
author
Eyal Amir
committed
updated Proguard file
1 parent 8fac209 commit 00caac5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/proguard-rules.pro

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,6 @@
1515
#-keepclassmembers class fqcn.of.javascript.interface.for.webview {
1616
# public *;
1717
#}
18+
19+
-keep class com.google.common.** { *; }
20+
-dontwarn com.google.common.**

0 commit comments

Comments
 (0)