add hamburger icon to rail

This commit is contained in:
2026-08-16 10:37:01 +03:00
parent d2adcc8963
commit b23307e6dd
8 changed files with 232 additions and 175 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ plugins {
alias(libs.plugins.convention.ktor.client)
}
val appVersion = "1.26.4"
val appVersion = "1.26.5"
android {
buildFeatures { buildConfig = true }