From a3d8afbf1004d8d6dd35d8d4d34cb0f16ddb3fce Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 10 Jul 2023 05:42:30 +0000 Subject: [PATCH] Update Cardboard Museum to 1.2.3 (15) --- ...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 bf5facaf73..b0e16921bc 100644 --- a/metadata/com.example.forgottenumbrella.cardboardmuseum.yml +++ b/metadata/com.example.forgottenumbrella.cardboardmuseum.yml @@ -85,7 +85,15 @@ Builds: - yes prebuild: sed -i -e '/testImplementation/d' build.gradle + - versionName: 1.2.3 + versionCode: 15 + commit: 8368e60c623fc66fb8876e422d03ea6490dba5e1 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/testImplementation/d' build.gradle + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 1.2.2 -CurrentVersionCode: 14 +CurrentVersion: 1.2.3 +CurrentVersionCode: 15