dagger2-example icon indicating copy to clipboard operation
dagger2-example copied to clipboard

Upgrade gradle and lib versions.

Open orian opened this issue 9 years ago • 4 comments

The app didn't built. I've upgraded to a new version of libraries and tools, it forced me to enable multiDex. Then I've encountered the 'duplicate entry for common.annotations.Beta' error. I've fixed it by modifying the build.gradle file.

orian avatar Mar 14 '16 16:03 orian

@orian according to Travis your changes make build to fail. Could you review changes?

phajduk avatar Mar 17 '16 13:03 phajduk

I believe it's not possible to merge at this point. The Travis available version of libraries is older than the updated one. Can we make the PR wait for some time? I think someone may want to use it.

orian avatar Mar 17 '16 20:03 orian

Please squash commits and do a force push. I see that your changes in travis are OK so we need to launch new travis job to check the result.

phajduk avatar Mar 18 '16 07:03 phajduk

I've squashed commits. Sorry it took so long.

orian avatar Apr 04 '16 17:04 orian