From ea057f5fc04f5a9e1a51d842be242c8327b8597f Mon Sep 17 00:00:00 2001 From: Tobias_Groza <304016-Tobias_Groza@noreply.gitlab.com> Date: Sun, 7 Mar 2021 01:35:21 +0100 Subject: [PATCH] Update NewPipe to 0.20.11 Use normal F-Droid builds for NewPipe again --- metadata/org.schabi.newpipe.yml | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/metadata/org.schabi.newpipe.yml b/metadata/org.schabi.newpipe.yml index dc1907d459..91f4bf5797 100644 --- a/metadata/org.schabi.newpipe.yml +++ b/metadata/org.schabi.newpipe.yml @@ -659,12 +659,20 @@ Builds: - versionName: 0.20.6 versionCode: 960 + disable: signing of reproducible builds is broken commit: v0.20.6 subdir: app gradle: - yes -AutoUpdateMode: None -UpdateCheckMode: None -CurrentVersion: 0.20.6 -CurrentVersionCode: 960 + - versionName: 0.20.11 + versionCode: 965 + commit: v0.20.11 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags .*[0-9]$ +CurrentVersion: 0.20.11 +CurrentVersionCode: 965