Update NewPipe to 0.24.0 (990)

This commit is contained in:
F-Droid checkupdates bot 2022-09-26 05:13:36 +00:00
parent d98f8e8bcb
commit 4b290c27ac

View file

@ -895,10 +895,23 @@ Builds:
rm:
- doc
- versionName: 0.24.0
versionCode: 990
commit: 0c6395042988d30ae636318ea121367c691e1e4b
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
MaintainerNotes: ACRA is only used via email the users have to send themselves, see
https://github.com/TeamNewPipe/NewPipe/issues/8705
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags .*[0-9]$
CurrentVersion: 0.23.3
CurrentVersionCode: 989
CurrentVersion: 0.24.0
CurrentVersionCode: 990