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

fix navi package #107

Merged
merged 1 commit into from
May 2, 2016
Merged

fix navi package #107

merged 1 commit into from
May 2, 2016

Conversation

dsvoronin
Copy link
Contributor

This is done by mistake, right?

I understand that there is no point to use both navi and component bindings in same project, but i need to migrate, and it wouldn't be in a single commit.

So if one add both dependencies:

compile 'com.trello:rxlifecycle-components:0.5.0'
compile 'com.trello:rxlifecycle-navi:0.5.0'

it leads to

Error:Execution failed for task ':app:transformClassesWithDexForDebug'.
> com.android.build.api.transform.TransformException: com.android.ide.common.process.ProcessException: java.util.concurrent.ExecutionException: com.android.dex.DexException: Multiple dex files define Lcom/trello/rxlifecycle/components/BuildConfig;

@dlew dlew merged commit da4570a into trello-archive:master May 2, 2016
@dlew
Copy link
Contributor

dlew commented May 2, 2016

Whoops, thanks for the catch!

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

Successfully merging this pull request may close these issues.

None yet

2 participants