From f8bb00b9c717bb3a506fa99d4b9f7c11c8274073 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 14 Dec 2020 03:45:08 +0000 Subject: [PATCH] Update Cardboard Museum to 1.1.9 (11) --- ...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 3f34a1bd25..a392d2a1f1 100644 --- a/metadata/com.example.forgottenumbrella.cardboardmuseum.yml +++ b/metadata/com.example.forgottenumbrella.cardboardmuseum.yml @@ -53,7 +53,15 @@ Builds: - yes prebuild: sed -i -e '/testImplementation/d' build.gradle + - versionName: 1.1.9 + versionCode: 11 + commit: v1.1.9 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/testImplementation/d' build.gradle + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: 1.1.8 -CurrentVersionCode: 10 +CurrentVersion: 1.1.9 +CurrentVersionCode: 11