Perform first OCR extraction

This commit is contained in:
2025-07-20 17:25:52 +02:00
parent fb7891d913
commit f61e3541fb
6 changed files with 113 additions and 41 deletions

View File

@@ -59,7 +59,7 @@ android {
create("development") {
dimension = "default"
applicationIdSuffix = ".debug"
signingConfig = signingConfigs.getByName("debug")
// signingConfig = signingConfigs.getByName("debug")
}
create("publish") {
dimension = "default"