From 87a69b9c57b6e270c82bea71af47c6f943f7d653 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Mon, 10 Feb 2020 10:04:43 +0000 Subject: [PATCH] Update Torrent Client to 3.4.220 (707) --- metadata/com.github.axet.torrentclient.yml | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/metadata/com.github.axet.torrentclient.yml b/metadata/com.github.axet.torrentclient.yml index c357076ff4..77d2f3a93a 100644 --- a/metadata/com.github.axet.torrentclient.yml +++ b/metadata/com.github.axet.torrentclient.yml @@ -895,7 +895,16 @@ Builds: prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle ndk: r16b + - versionName: 3.4.220 + versionCode: 707 + commit: torrentclient-3.4.220 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle + ndk: r16b + AutoUpdateMode: Version torrentclient-%v UpdateCheckMode: Tags -CurrentVersion: 3.4.218 -CurrentVersionCode: 705 +CurrentVersion: 3.4.220 +CurrentVersionCode: 707