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

Fixing migration to single dex after multidex. #492

Merged
merged 1 commit into from
Jan 7, 2016

Conversation

dnalves
Copy link
Contributor

@dnalves dnalves commented Jan 7, 2016

I had a problem where an app was using multidex, then I removed the multidex and I was getting a error because Sugar couldn't find the secondary dex file, so it wasn't creating the tables.

I removed the exception thrown, it will only ignore it if it can't find the other Dex files.

@mention-bot
Copy link

By analyzing the blame information on this pull request, we identified @bendaniel10 and @nurolopher to be potential reviewers

sibelius added a commit that referenced this pull request Jan 7, 2016
Fixing migration to single dex after multidex.
@sibelius sibelius merged commit b461c0d into chennaione:master Jan 7, 2016
@dnalves dnalves deleted the fixingMultidexToSingle branch January 7, 2016 13:21
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.

3 participants