fix controls focus

This commit is contained in:
2026-08-23 16:17:01 +03:00
parent 996d5eeff3
commit ce7e750b9f
2 changed files with 16 additions and 10 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ plugins {
alias(libs.plugins.convention.ktor.client)
}
val appVersion = "1.26.7"
val appVersion = "1.26.8"
android {
buildFeatures { buildConfig = true }