Update NewPipe to 0.21.15 (981)

This commit is contained in:
F-Droid checkupdates bot 2021-12-24 04:47:16 +00:00
parent 42c7cee418
commit 3accbebdd0

View file

@ -782,7 +782,18 @@ Builds:
gradle:
- yes
- versionName: 0.21.15
versionCode: 981
commit: ff8868f6a3de2f8885c0a02fb906c9f98c186144
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.14
CurrentVersionCode: 980
CurrentVersion: 0.21.15
CurrentVersionCode: 981