Update NewPipe to 0.23.3 (989)

This commit is contained in:
F-Droid checkupdates bot 2022-08-26 05:17:28 +00:00
parent 0a89066715
commit b6cb98ca8f

View file

@ -882,10 +882,23 @@ Builds:
rm:
- doc
- versionName: 0.23.3
versionCode: 989
commit: 4227866fcfc852b57aabfe03bf458e69e5a050ca
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.2
CurrentVersionCode: 988
CurrentVersion: 0.23.3
CurrentVersionCode: 989