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

This commit is contained in:
Roman Pytkov
2025-01-05 17:28:12 +03:00
parent ccafffe398
commit ec27fc11fd
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)
}