I am trying to release my Android application with Gradle.
Everything works, including the ./gradlew clean build assembleRelease command.
./gradlew clean build assembleRelease
Howeve
You can use -ignorewarnings at proguard-project.txt so you don't need to specify each package.