mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update NewPipe to 0.20.11
Use normal F-Droid builds for NewPipe again
This commit is contained in:
parent
781c5a5c97
commit
ea057f5fc0
1 changed files with 12 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue