Why release with debug and minify on? I find it weird. why not just build with `./gradlew assembleRelease`?
Why release with debug and minify on?
I find it weird.
why not just build with
./gradlew assembleRelease?