From 233d189fc58eb8997707e676d5dbc87797b2b712 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 27 Jan 2022 03:46:51 +0000 Subject: [PATCH] Update Ameixa Monochrome to 4.9.1 (491) --- 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 6f971a3258..cb81070fe2 100644 --- a/metadata/org.xphnx.ameixamonochrome.yml +++ b/metadata/org.xphnx.ameixamonochrome.yml @@ -236,7 +236,16 @@ Builds: prebuild: sed -i -e 's/applicationIdSuffix "monochrome"/applicationId "org.xphnx.ameixamonochrome"/' build.gradle + - versionName: 4.9.1 + versionCode: 491 + commit: f91dc044973e3d148ca9f4dff6fa8e28b0f93abb + 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.9.0 -CurrentVersionCode: 490 +CurrentVersion: 4.9.1 +CurrentVersionCode: 491