mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-06 10:46:25 +00:00
Update NewPipe to 0.21.13 (979)
This commit is contained in:
parent
4ae7259796
commit
80546287e6
1 changed files with 13 additions and 2 deletions
|
|
@ -760,7 +760,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.21.13
|
||||
versionCode: 979
|
||||
commit: 0ae04b8ead565631dc3e55b42c675f367505ee3f
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags .*[0-9]$
|
||||
CurrentVersion: 0.21.12
|
||||
CurrentVersionCode: 978
|
||||
CurrentVersion: 0.21.13
|
||||
CurrentVersionCode: 979
|
||||
|
|
|
|||
Loading…
Reference in a new issue