This might be too broad of a question but what is ...
# build-tools
j
This might be too broad of a question but what is the difference between pressing the “play” button in Android Studio and running
assembleRelease
directly? I am getting some weird results with Proguard, but only when the build server runs the build from the command line.