mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +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:
|
rm:
|
||||||
- doc
|
- 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
|
MaintainerNotes: ACRA is only used via email the users have to send themselves, see
|
||||||
https://github.com/TeamNewPipe/NewPipe/issues/8705
|
https://github.com/TeamNewPipe/NewPipe/issues/8705
|
||||||
|
|
||||||
AutoUpdateMode: Version v%v
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags .*[0-9]$
|
UpdateCheckMode: Tags .*[0-9]$
|
||||||
CurrentVersion: 0.23.3
|
CurrentVersion: 0.24.0
|
||||||
CurrentVersionCode: 989
|
CurrentVersionCode: 990
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue