Skip to content

Commit 55e2ce8

Browse files
committed
Updated ProGuard rules.
1 parent 54b2a88 commit 55e2ce8

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.idea/misc.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dynamicviewpager/proguard-rules.pro

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

0 commit comments

Comments
 (0)