Closed ddmytrenko closed 8 years ago
I'd much rather the lint warnings were fixed.
But, for now, it even impossible to build. Ok :)
./gradlew build
is now possible. Building was possible before with ./gradlew assembleRelease
which doesn't do the lint checks.
The latest version of the master branch is not "buildable". It means that if I will run
./gradlew clean build
command it will fail with "lint issue".