Previously, IntelliJ had an item "ANDROID_PROGUARD_CFG_PATH" in the compile context which was null if a build did not run with proguard enabled and contained the proguard config otherwise. It looks like this file was removed as of around 133.6xx-ish versions. Is there any other easy way to tell if a build was executed with the "run proguard" enabled via the compile context?
Jake -- You received this message because you are subscribed to the Google Groups "adt-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
