up version

This commit is contained in:
2026-08-15 12:58:25 +03:00
parent f7a7c645c1
commit 333ef152f8
+1 -1
View File
@@ -7,7 +7,7 @@ plugins {
alias(libs.plugins.convention.ktor.client) alias(libs.plugins.convention.ktor.client)
} }
val appVersion = "1.25.5" val appVersion = "1.26.0"
android { android {
buildFeatures { buildConfig = true } buildFeatures { buildConfig = true }