Update NewPipe to 0.23.0 (986)

This commit is contained in:
F-Droid checkupdates bot 2022-04-30 05:14:00 +00:00
parent 71b9495599
commit e8374c271a

View file

@ -843,7 +843,20 @@ Builds:
rm:
- doc
- versionName: 0.23.0
versionCode: 986
commit: ecb8ef6bb1806c44df76ecae09a611b35ab51201
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.2
CurrentVersionCode: 985
CurrentVersion: 0.23.0
CurrentVersionCode: 986