merged lib, lib-multisrc, all, ar, de, en, es, fr, hi, id, it, pt, tr src from dark25
This commit is contained in:
Hak 2025-02-10 00:49:11 +07:00
parent 9f385108fc
commit 5f1a80f377
344 changed files with 12169 additions and 1056 deletions

View file

@ -1,7 +1,7 @@
ext {
extName = 'Serienstream'
extClass = '.Serienstream'
extVersionCode = 20
extVersionCode = 23
}
apply from: "$rootDir/common.gradle"
@ -10,4 +10,4 @@ dependencies {
implementation(project(':lib:voe-extractor'))
implementation(project(':lib:streamtape-extractor'))
implementation(project(':lib:dood-extractor'))
}
}