mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update NewPipe to 0.23.2 (988)
This commit is contained in:
parent
a00bf7da72
commit
c75e94a8d8
1 changed files with 15 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue