mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update NewPipe to 0.22.2 (985)
This commit is contained in:
parent
a13b4d83db
commit
d5591eb7d3
1 changed files with 15 additions and 2 deletions
|
|
@ -830,7 +830,20 @@ Builds:
|
|||
rm:
|
||||
- doc
|
||||
|
||||
- versionName: 0.22.2
|
||||
versionCode: 985
|
||||
commit: 53a659c0cf294e3711225ef8d48c6ed6c1465f79
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- doc
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags .*[0-9]$
|
||||
CurrentVersion: 0.22.1
|
||||
CurrentVersionCode: 984
|
||||
CurrentVersion: 0.22.2
|
||||
CurrentVersionCode: 985
|
||||
|
|
|
|||
Loading…
Reference in a new issue