From a995bed4396b872a5c96ce7fb12289f7738d5386 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 12 Dec 2021 04:05:27 +0000 Subject: [PATCH] Update Cardboard Museum to 1.2.0 (12) --- ...com.example.forgottenumbrella.cardboardmuseum.yml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/metadata/com.example.forgottenumbrella.cardboardmuseum.yml b/metadata/com.example.forgottenumbrella.cardboardmuseum.yml index a392d2a1f1..0ba8fd48b2 100644 --- a/metadata/com.example.forgottenumbrella.cardboardmuseum.yml +++ b/metadata/com.example.forgottenumbrella.cardboardmuseum.yml @@ -61,7 +61,15 @@ Builds: - yes prebuild: sed -i -e '/testImplementation/d' build.gradle + - versionName: 1.2.0 + versionCode: 12 + commit: 97141a3e31ef675a95a2c32496f354931d8769e1 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/testImplementation/d' build.gradle + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: 1.1.9 -CurrentVersionCode: 11 +CurrentVersion: 1.2.0 +CurrentVersionCode: 12