Piasy / AndroidCodeQualityConfig

Code quality config for android project, including lint, pmd, findbugs, checkstyle, jacoco code coverage. Serve as a submodule for repo AndroidTDDBootStrap
https://github.com/Piasy/AndroidTDDBootStrap
MIT License
66 stars 34 forks source link

Readme issue --> Step3: extra `..` in path #2

Closed gengjiawen closed 7 years ago

gengjiawen commented 7 years ago

Is it a typo that you put .. in path? I remove it from apply than it worked as expected.

gengjiawen commented 7 years ago

I see from your TDD project, this should be put module build.gradle, not the one in root project.