From 83236c6e893a2b913c8d011fcc2e278fe27b747f Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 13 Aug 2022 05:09:31 +0000 Subject: [PATCH] Update Torrent Client to 3.5.6 (714) --- 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 d4a80063ae..db46754b83 100644 --- a/metadata/com.github.axet.torrentclient.yml +++ b/metadata/com.github.axet.torrentclient.yml @@ -950,7 +950,16 @@ Builds: prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle ndk: r16b + - versionName: 3.5.6 + versionCode: 714 + commit: 96a5e1ee06e138f149c9af91faf339942cf58481 + 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.5.5 -CurrentVersionCode: 713 +CurrentVersion: 3.5.6 +CurrentVersionCode: 714