Skip to content

Commit 9a8ff7d

Browse files
committed
Revert "- add proguard option"
This reverts commit 259cd68.
1 parent 259cd68 commit 9a8ff7d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

tedpermission/proguard-rules.pro

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,3 @@
1515
#-keepclassmembers class fqcn.of.javascript.interface.for.webview {
1616
# public *;
1717
#}
18-
-keepattributes *Annotation*
19-
-keepclassmembers class ** {
20-
@com.squareup.otto.Subscribe public *;
21-
@com.squareup.otto.Produce public *;
22-
}

0 commit comments

Comments
 (0)