Fix Proguard failing
This commit is contained in:
parent
124feb5175
commit
d9bbdff0e0
@ -153,4 +153,6 @@
|
||||
-keepclassmembers class ** {
|
||||
@com.squareup.otto.Subscribe public *;
|
||||
@com.squareup.otto.Produce public *;
|
||||
}
|
||||
}
|
||||
|
||||
-dontwarn com.google.protobuf.*
|
||||
|
Loading…
Reference in New Issue
Block a user