diff --git a/metadata/org.woheller69.whisper.yml b/metadata/org.woheller69.whisper.yml index 63eb3562e9..cd93875dde 100644 --- a/metadata/org.woheller69.whisper.yml +++ b/metadata/org.woheller69.whisper.yml @@ -124,7 +124,17 @@ Builds: - app/src/main/assets/filters_vocab_en.bin - app/src/main/assets/filters_vocab_multilingual.bin + - versionName: '2.7' + versionCode: 27 + commit: 91318cf4c88c176e1dda5ec476a6fcacdd74214a + 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: '2.6' -CurrentVersionCode: 26 +CurrentVersion: '2.7' +CurrentVersionCode: 27