Update NewPipe to 0.22.2 (985)

This commit is contained in:
F-Droid checkupdates bot 2022-04-16 05:01:02 +00:00
parent a13b4d83db
commit d5591eb7d3

View file

@ -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