if you aren’t using okbuck for production builds, ...
# build-tools
n
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")