Join Slack
Powered by
if you aren’t using okbuck for production builds, ...
# build-tools
n
no
08/27/2018, 7:10 PM
if you aren’t using okbuck for production builds, one way around this is to disable proguard when okbuck is running. you can check the systemproperty like so:
System.getProperty("okbuck.wrapper", "false")
Open in Slack
Previous
Next