diff --git a/metadata/org.woheller69.whisper.yml b/metadata/org.woheller69.whisper.yml index 22bc32226b..858e5666f5 100644 --- a/metadata/org.woheller69.whisper.yml +++ b/metadata/org.woheller69.whisper.yml @@ -64,7 +64,17 @@ Builds: - app/src/main/assets/filters_vocab_en.bin - app/src/main/assets/filters_vocab_multilingual.bin + - versionName: '2.1' + versionCode: 21 + commit: f31456f5ae13562467777ef0148028c150949f1d + 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.0' -CurrentVersionCode: 20 +CurrentVersion: '2.1' +CurrentVersionCode: 21