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