mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
add Easy-Phone
This commit is contained in:
parent
2767a9dc2b
commit
f65b89500a
1 changed files with 31 additions and 0 deletions
31
metadata/com.hos_dvk.easyphone.full.yml
Normal file
31
metadata/com.hos_dvk.easyphone.full.yml
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
Categories:
|
||||
- System
|
||||
- Theming
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Handy Open Source
|
||||
AuthorWebSite: https://www.handy-open-source.org/
|
||||
SourceCode: https://github.com/handyopensource/HOSDVK-EasyPhone
|
||||
IssueTracker: https://github.com/handyopensource/HOSDVK-EasyPhone/issues
|
||||
Changelog: https://github.com/handyopensource/HOSDVK-EasyPhone/releases
|
||||
|
||||
AutoName: Easy-Phone
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/handyopensource/HOSDVK-EasyPhone
|
||||
|
||||
Builds:
|
||||
- versionName: '0.1'
|
||||
versionCode: 9
|
||||
commit: '9'
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- full
|
||||
|
||||
AutoUpdateMode: Version %c
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '0.1'
|
||||
CurrentVersionCode: 9
|
||||
Loading…
Reference in a new issue