From 8c2cc9c061969537f0ff7a4f1059d4345affc0b3 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 3 Aug 2020 04:07:03 +0000 Subject: [PATCH] Update Cythara to 3.6 (27) --- metadata/com.github.cythara.yml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/metadata/com.github.cythara.yml b/metadata/com.github.cythara.yml index e69f18bc52..893629137e 100644 --- a/metadata/com.github.cythara.yml +++ b/metadata/com.github.cythara.yml @@ -203,7 +203,15 @@ Builds: - yes prebuild: sed -i -e 's/5.2-rc-1-/5.1-/' ../gradle/wrapper/gradle-wrapper.properties + - versionName: '3.6' + versionCode: 27 + commit: v3.6 + subdir: app + gradle: + - yes + prebuild: sed -i -e 's/5.2-rc-1-/5.1-/' ../gradle/wrapper/gradle-wrapper.properties + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: '3.4' -CurrentVersionCode: 25 +CurrentVersion: '3.6' +CurrentVersionCode: 27