Dagger 2.10-rc2
ronshapiro
released this
03 Mar 16:40
·
2518 commits
to master
since this release
Fixes from 2.10-rc1
:
- Move
AndroidInjection.inject()
before invocationsuper.lifecycleMethod()
Fixes #598 - Correctly publish
dagger-android
anddagger-android-support
with anAndroidManifest.xml
- Compile
dagger
anddagger-producers
with-source 1.6 -target 1.6
so they can be used in Android dagger-android-processor
artifact added