From 299df252f568cbce8a48c762132ff42b9d9ce7de Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Wed, 20 Nov 2019 01:48:42 +0000 Subject: [PATCH] Update Ameixa Monochrome to 4.1.4 (414) --- metadata/org.xphnx.ameixamonochrome.yml | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/metadata/org.xphnx.ameixamonochrome.yml b/metadata/org.xphnx.ameixamonochrome.yml index 68a4343b96..7d47ecf001 100644 --- a/metadata/org.xphnx.ameixamonochrome.yml +++ b/metadata/org.xphnx.ameixamonochrome.yml @@ -110,7 +110,16 @@ Builds: prebuild: sed -i -e 's/applicationIdSuffix "monochrome"/applicationId "org.xphnx.ameixamonochrome"/' build.gradle + - versionName: 4.1.4 + versionCode: 414 + commit: v4.1.4 + subdir: app + gradle: + - monochromatic + prebuild: sed -i -e 's/applicationIdSuffix "monochrome"/applicationId "org.xphnx.ameixamonochrome"/' + build.gradle + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: 4.1.3 -CurrentVersionCode: 413 +CurrentVersion: 4.1.4 +CurrentVersionCode: 414