diff --git a/metadata/org.woheller69.whisper.yml b/metadata/org.woheller69.whisper.yml index c2481a760a..2dc20c266a 100644 --- a/metadata/org.woheller69.whisper.yml +++ b/metadata/org.woheller69.whisper.yml @@ -175,7 +175,17 @@ Builds: - app/src/main/assets/filters_vocab_en.bin - app/src/main/assets/filters_vocab_multilingual.bin + - versionName: '3.3' + versionCode: 33 + commit: a49a80279766a52f1c6859b6d700fc0401209b9a + subdir: app + gradle: + - yes + scanignore: + - app/src/main/assets/filters_vocab_en.bin + - app/src/main/assets/filters_vocab_multilingual.bin + AutoUpdateMode: Version UpdateCheckMode: Tags V.* -CurrentVersion: '3.2' -CurrentVersionCode: 32 +CurrentVersion: '3.3' +CurrentVersionCode: 33