mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +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:
|
scandelete:
|
||||||
- scripts
|
- 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
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.4.5
|
CurrentVersion: 1.4.6
|
||||||
CurrentVersionCode: 47
|
CurrentVersionCode: 48
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue