vincentbrison / vb-android-app-quality

Sample android project using Gradle, with basic quality tools set up.
Apache License 2.0
811 stars 364 forks source link

new gradle build tool #1

Closed tbarthel-fr closed 10 years ago

tbarthel-fr commented 10 years ago

Findbugs : fix .class path since /build folder change a little when using last gradle build tool version.

vincentbrison commented 10 years ago

Thanks for the corrections. I only did some of these changes in the demo branch, but obviously, it will be more consistent to have these changes on the master branch ;). Thanks for the new PMD ruleset !