mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Com.mrmannwood.hexlauncher
This commit is contained in:
parent
bda215ddf6
commit
bb1e19a12e
1 changed files with 30 additions and 0 deletions
30
metadata/com.mrmannwood.hexlauncher.yml
Normal file
30
metadata/com.mrmannwood.hexlauncher.yml
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
Categories:
|
||||
- System
|
||||
- Theming
|
||||
License: Apache-2.0
|
||||
AuthorName: Marshall Mann-Wood
|
||||
AuthorEmail: intentionalhexlauncher@gmail.com
|
||||
SourceCode: https://github.com/MrMannWood/launcher
|
||||
IssueTracker: https://github.com/MrMannwood/launcher/issues
|
||||
|
||||
AutoName: Hex Launcher
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/MrMannWood/launcher.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.3.6
|
||||
versionCode: 39
|
||||
commit: 1.3.6
|
||||
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
|
||||
Loading…
Reference in a new issue