You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Task :app:hiltJavaCompileRelease FAILED
エラー: ComponentProcessingStep was unable to process 'jp.co.casl0.android.simpleappblocker.AppBlockerApplication_HiltComponents.SingletonC' because 'jp.co.casl0.android.simpleappblocker.core.common.di.IoDispatcher' could not be resolved.
Dependency trace:
=> element (CLASS): jp.co.casl0.android.simpleappblocker.core.data.di.RepositoryModule
=> element (METHOD): provideAllowlistRepository(jp.co.casl0.android.simpleappblocker.core.data.datasource.AllowlistDataSource,kotlinx.coroutines.CoroutineDispatcher)
=> element (PARAMETER): defaultDispatcher
=> annotation: @IoDispatcher
=> type (ERROR annotation type): jp.co.casl0.android.simpleappblocker.core.common.di.IoDispatcher
If type 'jp.co.casl0.android.simpleappblocker.core.common.di.IoDispatcher' is a generated type, check above for compilation errors that may have prevented the type from being generated. Otherwise, ensure that type 'jp.co.casl0.android.simpleappblocker.core.common.di.IoDispatcher' is on your classpath.
エラー1個
The text was updated successfully, but these errors were encountered:
エラー
The text was updated successfully, but these errors were encountered: