From 18b195e32d9fd6c81a8436c954ac4db9d66bdd4e Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Wed, 17 Apr 2019 02:19:35 +0100 Subject: [PATCH] Update Pretend You're Xyzzy to 2.8.12 (81) --- metadata/com.gianlu.pretendyourexyzzy.yml | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/metadata/com.gianlu.pretendyourexyzzy.yml b/metadata/com.gianlu.pretendyourexyzzy.yml index ed81f785de..e4ecaeaf89 100644 --- a/metadata/com.gianlu.pretendyourexyzzy.yml +++ b/metadata/com.gianlu.pretendyourexyzzy.yml @@ -183,7 +183,17 @@ Builds: prebuild: sed -i -e '/maven.fabric.io/d' -e '/io.fabric/d' build.gradle ../build.gradle ../CommonUtils/build.gradle + - versionName: 2.8.12 + versionCode: 81 + commit: v2.8.12 + subdir: app + submodules: true + gradle: + - foss + prebuild: sed -i -e '/maven.fabric.io/d' -e '/io.fabric/d' build.gradle ../build.gradle + ../CommonUtils/build.gradle + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: 2.8.11 -CurrentVersionCode: 80 +CurrentVersion: 2.8.12 +CurrentVersionCode: 81