mirror of
https://github.com/MinimalBible/MinimalBible
synced 2025-07-16 21:24:47 -04:00
Upgrade to Dagger 2
Still some pressing issues, but the hard work is done.
This commit is contained in:
@ -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() {
|
||||
|
Reference in New Issue
Block a user