Проверка ключа

This commit is contained in:
Roman Pytkov
2026-03-20 17:25:10 +03:00
parent 87282178b7
commit b439496db2
4 changed files with 35 additions and 14 deletions

View File

@@ -11,4 +11,5 @@ java {
dependencies {
implementation(libs.kotlinx.coroutines.core)
testImplementation(libs.junit)
}