mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update NewPipe to 0.23.1 (987)
This commit is contained in:
parent
6ece1e9d97
commit
0c4e491f17
1 changed files with 15 additions and 2 deletions
|
|
@ -856,7 +856,20 @@ Builds:
|
|||
rm:
|
||||
- doc
|
||||
|
||||
- versionName: 0.23.1
|
||||
versionCode: 987
|
||||
commit: d81607c9d58b3624dd239e729a34f6d3423fa561
|
||||
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
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags .*[0-9]$
|
||||
CurrentVersion: 0.23.0
|
||||
CurrentVersionCode: 986
|
||||
CurrentVersion: 0.23.1
|
||||
CurrentVersionCode: 987
|
||||
|
|
|
|||
Loading…
Reference in a new issue