mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Hex Launcher to 1.4.1 (41)
This commit is contained in:
parent
47f137c4c9
commit
4f3e418515
1 changed files with 13 additions and 2 deletions
|
|
@ -24,7 +24,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.1
|
||||
versionCode: 41
|
||||
commit: 089aa619ef5bf25e2f4702e6be07d80acaa90a09
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.3.6
|
||||
CurrentVersionCode: 39
|
||||
CurrentVersion: 1.4.1
|
||||
CurrentVersionCode: 41
|
||||
|
|
|
|||
Loading…
Reference in a new issue