While trying to solve an Android Gradle build Error using a ImageMagick conversion
I ran into a new Android error:
Error:Ticks in transparent frame must be black or red.
Error:Error: com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process 'command 'E:\Android\sdk-Android-Studio\build-tools\19.1.0\aapt.exe'' finished with non-zero exit value 42
What does it mean, and how do I solve it?