Merge branch 'develop' of https://github.com/finocd2la/TSUDesk into feature/news-ui

This commit is contained in:
Shcherbatykh Oleg
2026-02-26 17:24:10 +03:00
26 changed files with 283 additions and 102 deletions

View File

@@ -70,6 +70,7 @@ dependencies {
implementation(projects.core.common)
implementation(projects.core.config)
implementation(projects.core.navigation)
implementation(projects.core.database.impl)
implementation(projects.core.ui)
implementation(projects.feature.splash)