mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update NewPipe to 0.23.0 (986)
This commit is contained in:
parent
71b9495599
commit
e8374c271a
1 changed files with 15 additions and 2 deletions
|
|
@ -843,7 +843,20 @@ Builds:
|
|||
rm:
|
||||
- doc
|
||||
|
||||
- versionName: 0.23.0
|
||||
versionCode: 986
|
||||
commit: ecb8ef6bb1806c44df76ecae09a611b35ab51201
|
||||
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.22.2
|
||||
CurrentVersionCode: 985
|
||||
CurrentVersion: 0.23.0
|
||||
CurrentVersionCode: 986
|
||||
|
|
|
|||
Loading…
Reference in a new issue