mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-15 12:07:33 +00:00
Update NewPipe to 0.24.0 (990)
This commit is contained in:
parent
d98f8e8bcb
commit
4b290c27ac
1 changed files with 15 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue