From d7b5b13a4d20a49817797f0dcaddf34b5ea4ae8a Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Mon, 9 Mar 2020 09:40:42 +0000 Subject: [PATCH] Update Duorem to 1.1.4 (6) --- metadata/com.vadimfrolov.duorem.yml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/metadata/com.vadimfrolov.duorem.yml b/metadata/com.vadimfrolov.duorem.yml index 4a54b45d7d..f5d43792a3 100644 --- a/metadata/com.vadimfrolov.duorem.yml +++ b/metadata/com.vadimfrolov.duorem.yml @@ -54,6 +54,14 @@ Builds: - yes prebuild: echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle + - versionName: 1.1.4 + versionCode: 6 + commit: v1.1.4 + subdir: app + gradle: + - yes + prebuild: echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle + MaintainerNotes: |- Summary and Description are maintained by upstream using fastlane in the source repo: @@ -61,5 +69,5 @@ MaintainerNotes: |- AutoUpdateMode: Version v%v UpdateCheckMode: Tags v.*\d$ -CurrentVersion: 1.1.3 -CurrentVersionCode: 5 +CurrentVersion: 1.1.4 +CurrentVersionCode: 6