Are there examples of proguard rules that will work with minifyEnabled set to true? I'm currently getting: ``` java.lang.NoSuchMethodError: No virtual method doOnSubscribe(Lrx/functions/Action0;)Lrx/Observable ```
Are there examples of proguard rules that will work with minifyEnabled set to true? I'm currently getting: