material-foundation / material-remixer-android

Remixer for Android. Live adjustment of app variables.
Apache License 2.0
774 stars 54 forks source link

Release Mode support #151

Open 9468305 opened 7 years ago

9468305 commented 7 years ago

I want to integrate remixer for debug mode, and disable ( erase ) it for release mode. But I don't know how to implement this in build.gradle file.