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