Upgrade to Dagger 2

Still some pressing issues, but the hard work is done.
This commit is contained in:
Bradlee Speice
2015-06-28 21:35:55 -04:00
parent ae499803fb
commit 717582fccc
27 changed files with 430 additions and 539 deletions

View File

@ -13,7 +13,7 @@ import com.orhanobut.logger.Logger;
mode = ReportingInteractionMode.SILENT
)
*/
public class MinimalBibleDebug extends MinimalBible implements Injector {
public class MinimalBibleDebug extends MinimalBible {
@Override
public void onCreate() {