mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Hex Launcher to 1.4.6 (48)
This commit is contained in:
parent
1fac3e78a0
commit
9fa86d4ffe
1 changed files with 15 additions and 2 deletions
|
|
@ -59,7 +59,20 @@ Builds:
|
|||
scandelete:
|
||||
- scripts
|
||||
|
||||
- versionName: 1.4.6
|
||||
versionCode: 48
|
||||
commit: 3c906dadf67c15464bb3122d5ae72854598302e7
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
scandelete:
|
||||
- scripts
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.4.5
|
||||
CurrentVersionCode: 47
|
||||
CurrentVersion: 1.4.6
|
||||
CurrentVersionCode: 48
|
||||
|
|
|
|||
Loading…
Reference in a new issue