mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update posidon launcher to 2022.0.0 (69)
This commit is contained in:
parent
7404fe9cef
commit
01b575c62a
1 changed files with 15 additions and 2 deletions
|
|
@ -90,7 +90,20 @@ Builds:
|
|||
rm:
|
||||
- posidonLauncher.zip
|
||||
|
||||
- versionName: 2022.0.0
|
||||
versionCode: 69
|
||||
commit: 897623151e66a62215a297b4cec9a602ce2d1077
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- posidonLauncher.zip
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2021.1.0
|
||||
CurrentVersionCode: 68
|
||||
CurrentVersion: 2022.0.0
|
||||
CurrentVersionCode: 69
|
||||
|
|
|
|||
Loading…
Reference in a new issue