disable interaction

This commit is contained in:
2026-08-17 14:29:59 +03:00
parent b23307e6dd
commit ea67ed80a5
3 changed files with 10 additions and 7 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ plugins {
alias(libs.plugins.convention.ktor.client)
}
val appVersion = "1.26.5"
val appVersion = "1.26.6"
android {
buildFeatures { buildConfig = true }