From 478fb0c642bac9e3346d6795540c3c57e14fbd06 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 2 Jan 2023 17:52:29 +0000 Subject: [PATCH] Update Tinc App to 0.34 (34) --- 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 b94e7069c3..ecacfd7d36 100644 --- a/metadata/org.pacien.tincapp.yml +++ b/metadata/org.pacien.tincapp.yml @@ -276,7 +276,16 @@ Builds: prebuild: sed -i -e '/com.github.triplet.play/d; /play {/,/}/d' build.gradle ndk: r17c + - versionName: '0.34' + versionCode: 34 + commit: 398f218e64a85320b88a314474ac888d12c811db + 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.33' -CurrentVersionCode: 33 +CurrentVersion: '0.34' +CurrentVersionCode: 34