chore: migriere meldestelle-desktop Shell auf Module Structure Blueprint, aktualisiere group, setze version, passe DI-Imports an, dokumentiere Änderungen

This commit is contained in:
2026-04-19 17:33:13 +02:00
parent 8c1abaebad
commit 512eb730b0
7 changed files with 44 additions and 6 deletions
@@ -1,4 +1,4 @@
package at.mocode.turnier.feature.di
package at.mocode.frontend.features.turnier.di
import org.koin.core.module.Module
@@ -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,4 +1,4 @@
package at.mocode.turnier.feature.di
package at.mocode.frontend.features.turnier.di
import org.koin.dsl.module