meldestelle/frontend/core/sync
Stefan Mogeritsch cc4d90d23f refactor(core): integrate localDbModule into DI setup and update SyncManager to use named apiClient
Added `localDbModule` to the Koin initialization list in `main.kt` for enhanced modularity. Updated `SyncManager` DI in `SyncModule.kt` to use the named `apiClient` for better dependency resolution. Improved code maintainability.
2026-01-19 17:02:15 +01:00
..
src/commonMain/kotlin/at/mocode/frontend/core/sync refactor(core): integrate localDbModule into DI setup and update SyncManager to use named apiClient 2026-01-19 17:02:15 +01:00
build.gradle.kts refactor(frontend, build): update PingViewModel initialization, resolve view model via Koin, and clean yarn dependencies 2026-01-12 19:47:59 +01:00