Add icon and splash screen

This commit is contained in:
2025-12-07 15:54:21 +03:00
Unverified
parent c5f4b4f62f
commit c1176e9441
27 changed files with 31 additions and 210 deletions
+1
View File
@@ -35,6 +35,7 @@ kotlin {
implementation(libs.androidx.adaptive.android)
implementation(libs.ktor.client.okhttp)
implementation(libs.slf4j.android)
implementation(libs.material)
}
commonMain.dependencies {