mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
com.amrdeveloper.linkhub
This commit is contained in:
parent
5e41961aeb
commit
05f6773d5a
1 changed files with 30 additions and 0 deletions
30
metadata/com.amrdeveloper.linkhub.yml
Normal file
30
metadata/com.amrdeveloper.linkhub.yml
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
Categories:
|
||||
- Internet
|
||||
License: MIT
|
||||
AuthorName: Amr Hesham
|
||||
AuthorEmail: amr96@programmer.net
|
||||
SourceCode: https://github.com/AmrDeveloper/LinkHub
|
||||
IssueTracker: https://github.com/AmrDeveloper/LinkHub/issues
|
||||
Changelog: https://github.com/AmrDeveloper/LinkHub/releases
|
||||
|
||||
AutoName: LinkHub
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/AmrDeveloper/LinkHub.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.1.2
|
||||
versionCode: 13
|
||||
commit: 631253d9453e00f9bc7a87957f469876c7d7440c
|
||||
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
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.1.2
|
||||
CurrentVersionCode: 13
|
||||
Loading…
Reference in a new issue