Update NewPipe to 0.23.2 (988)

This commit is contained in:
F-Droid checkupdates bot 2022-08-14 05:11:15 +00:00
parent a00bf7da72
commit c75e94a8d8

View file

@ -869,10 +869,23 @@ Builds:
rm:
- doc
- versionName: 0.23.2
versionCode: 988
commit: 50f3131f1a46247ec4b9fab1720c7a6138f71f23
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.1
CurrentVersionCode: 987
CurrentVersion: 0.23.2
CurrentVersionCode: 988