mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Merge branch 'newpipe_0.20.11' into 'master'
Update NewPipe to 0.20.11 Closes #2285 See merge request fdroid/fdroiddata!8519
This commit is contained in:
commit
66bbb15807
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