mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
Update Hex Launcher to 1.4.3 (43)
This commit is contained in:
parent
70a4941675
commit
22049fb0b5
1 changed files with 13 additions and 2 deletions
|
|
@ -35,7 +35,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.3
|
||||
versionCode: 43
|
||||
commit: 2211c6c10ce23b92eaa911e545c41daf9037ce63
|
||||
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.4.1
|
||||
CurrentVersionCode: 41
|
||||
CurrentVersion: 1.4.3
|
||||
CurrentVersionCode: 43
|
||||
|
|
|
|||
Loading…
Reference in a new issue