chore: migriere meldestelle-desktop Shell auf Module Structure Blueprint, aktualisiere group, setze version, passe DI-Imports an, dokumentiere Änderungen
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
package at.mocode.ping.feature.di
|
||||
package at.mocode.frontend.features.ping.di
|
||||
|
||||
import at.mocode.frontend.core.localdb.AppDatabase
|
||||
import at.mocode.ping.api.PingApi
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
package at.mocode.turnier.feature.di
|
||||
package at.mocode.frontend.features.turnier.di
|
||||
|
||||
import org.koin.core.module.Module
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
package at.mocode.turnier.feature.di
|
||||
package at.mocode.frontend.features.turnier.di
|
||||
|
||||
import at.mocode.frontend.core.network.sync.SyncManager
|
||||
import at.mocode.turnier.feature.data.remote.*
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
package at.mocode.turnier.feature.di
|
||||
package at.mocode.frontend.features.turnier.di
|
||||
|
||||
import org.koin.dsl.module
|
||||
|
||||
Reference in New Issue
Block a user