Move SyncComponent to syncadapter package

This commit is contained in:
Ricki Hirner 2024-03-05 16:09:55 +01:00
parent 6f08901f04
commit 7e743f2dbd

View file

@ -2,7 +2,7 @@
* Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details.
**************************************************************************************************/
package at.bitfire.davdroid.di
package at.bitfire.davdroid.syncadapter
import dagger.hilt.DefineComponent
import dagger.hilt.components.SingletonComponent