Fix ambiguous @Module
This commit is contained in:
parent
95a7c4f474
commit
72a7cd9685
@ -38,7 +38,7 @@ public interface HabitsApplicationTestComponent
|
||||
IntentScheduler getIntentScheduler();
|
||||
}
|
||||
|
||||
@Module
|
||||
@dagger.Module
|
||||
class SingleThreadModule
|
||||
{
|
||||
@Provides
|
||||
|
||||
Loading…
Reference in New Issue
Block a user