mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-07 01:28:52 -06:00
Fix ambiguous @Module
This commit is contained in:
@@ -38,7 +38,7 @@ public interface HabitsApplicationTestComponent
|
|||||||
IntentScheduler getIntentScheduler();
|
IntentScheduler getIntentScheduler();
|
||||||
}
|
}
|
||||||
|
|
||||||
@Module
|
@dagger.Module
|
||||||
class SingleThreadModule
|
class SingleThreadModule
|
||||||
{
|
{
|
||||||
@Provides
|
@Provides
|
||||||
|
|||||||
Reference in New Issue
Block a user