Улучшения

This commit is contained in:
2026-04-16 22:29:29 +03:00
parent 0e69bf0fd6
commit fc6468fced
5 changed files with 4 additions and 14 deletions

View File

@@ -43,6 +43,10 @@ android {
}
}
kotlin {
jvmToolchain(17)
}
dependencies {
implementation(libs.navigation)