From cf2caa82ea11b86f9cff07abb2058285cc8c9a3f Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 21 Dec 2020 04:31:31 +0000 Subject: [PATCH] Update Tinc App to 0.32 (32) --- metadata/org.pacien.tincapp.yml | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/metadata/org.pacien.tincapp.yml b/metadata/org.pacien.tincapp.yml index 235b3c5551..7b6b6b71bb 100644 --- a/metadata/org.pacien.tincapp.yml +++ b/metadata/org.pacien.tincapp.yml @@ -258,7 +258,16 @@ Builds: prebuild: sed -i -e '/com.github.triplet.play/d; /play {/,/}/d' build.gradle ndk: r17c + - versionName: '0.32' + versionCode: 32 + commit: v0.32 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/com.github.triplet.play/d; /play {/,/}/d' build.gradle + ndk: r17c + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: '0.31' -CurrentVersionCode: 31 +CurrentVersion: '0.32' +CurrentVersionCode: 32