Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple Android Studio Modules don't work #3

Open
ASCE1885 opened this issue Aug 8, 2016 · 0 comments
Open

Multiple Android Studio Modules don't work #3

ASCE1885 opened this issue Aug 8, 2016 · 0 comments

Comments

@ASCE1885
Copy link

ASCE1885 commented Aug 8, 2016

In Android Studio,I have multiple modules,such as app, framework, thirdparty, in each module's `build.gradle file I add

apply from: "${project.rootDir}/quality/quality.gradle"

when running gradle assembleRelease, it gets results in each modules's build/reports directory,but the contents of these results are the same as the first module, for example, framework, thirdparty's findbugs results are exactly like app module.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant