From 658f2bda35b55a3b1d77f82268ed44e339ee3c80 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Tue, 21 Jan 2020 00:27:27 +0000 Subject: [PATCH] Update Tinc App to 0.30 (30) --- 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 b7946ba3c7..9634beb214 100644 --- a/metadata/org.pacien.tincapp.yml +++ b/metadata/org.pacien.tincapp.yml @@ -240,7 +240,16 @@ Builds: prebuild: sed -i -e '/com.github.triplet.play/d; /play {/,/}/d' build.gradle ndk: r17c + - versionName: '0.30' + versionCode: 30 + commit: v0.30 + 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.28' -CurrentVersionCode: 28 +CurrentVersion: '0.30' +CurrentVersionCode: 30