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