From 7bcd042df501d6c36b01bc36a46880ee3523b6e9 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 17 Sep 2020 04:04:07 +0000 Subject: [PATCH] Update Tinc App to 0.31 (31) --- 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 9634beb214..235b3c5551 100644 --- a/metadata/org.pacien.tincapp.yml +++ b/metadata/org.pacien.tincapp.yml @@ -249,7 +249,16 @@ Builds: prebuild: sed -i -e '/com.github.triplet.play/d; /play {/,/}/d' build.gradle ndk: r17c + - versionName: '0.31' + versionCode: 31 + commit: v0.31 + 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.30' -CurrentVersionCode: 30 +CurrentVersion: '0.31' +CurrentVersionCode: 31