From 6179c6a7fb919a1028a7d51b908501198cac2de0 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 21 Jul 2020 04:06:56 +0000 Subject: [PATCH] Update Cythara to 3.4 (25) --- 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 ab1a8b4baa..e69f18bc52 100644 --- a/metadata/com.github.cythara.yml +++ b/metadata/com.github.cythara.yml @@ -195,7 +195,15 @@ Builds: - yes prebuild: sed -i -e 's/5.2-rc-1-/5.1-/' ../gradle/wrapper/gradle-wrapper.properties + - versionName: '3.4' + versionCode: 25 + commit: v3.4 + 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.3' -CurrentVersionCode: 24 +CurrentVersion: '3.4' +CurrentVersionCode: 25