NCBACK-25 add protection for audio and use hash method from library
Test Workflow / test (push) Successful in 3s

This commit is contained in:
vladp
2026-01-22 19:55:09 +07:00
parent 95deda12f3
commit 409c677ba6
22 changed files with 598 additions and 411 deletions
+2 -1
View File
@@ -65,7 +65,8 @@ dependencies {
// implementation 'org.jetbrains.kotlin:kotlin-stdlib:1.8.21'
// implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4'
// implementation 'io.insert-koin:koin-core:3.5.0'
implementation name: 'testlib-fat-0.1.2-all (1)'
implementation name: 'testlib-fat-0.2.1-all'
}
tasks.named('test') {