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

sources to dex more dynamic #10

Open
nenick opened this issue Sep 16, 2014 · 0 comments
Open

sources to dex more dynamic #10

nenick opened this issue Sep 16, 2014 · 0 comments

Comments

@nenick
Copy link

nenick commented Sep 16, 2014

This line should be improved commandLine "${BUILD_TOOL_DX}", "--dex", "--output=${ASSET_DIR}", secondaryFile.get(0).toString(), secondaryFile.get(1).toString()

if you add more files to secondary dex file, then this line need extra secondaryFile.get(XX).toString(). Maybe the command call can be replaced with a copy of the gradle dex task where output ind input is modified.

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