mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Valetudo Companion to 2021.11.0 (5)
This commit is contained in:
parent
f6fadf292f
commit
d5f85806d0
1 changed files with 13 additions and 2 deletions
|
|
@ -35,7 +35,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2021.11.0
|
||||
versionCode: 5
|
||||
commit: f745b08ae29c91f549355aab8335568561934286
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -t stretch-backports openjdk-11-jdk-headless openjdk-11-jre-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2021.09.3
|
||||
CurrentVersionCode: 4
|
||||
CurrentVersion: 2021.11.0
|
||||
CurrentVersionCode: 5
|
||||
|
|
|
|||
Loading…
Reference in a new issue