mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update NewPipe to 0.23.3 (989)
This commit is contained in:
parent
0a89066715
commit
b6cb98ca8f
1 changed files with 15 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue