mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
New App: com.harr1424.listmaker
This commit is contained in:
parent
b5b6b1dc72
commit
cf7a3ae454
1 changed files with 27 additions and 0 deletions
27
metadata/com.harr1424.listmaker.yml
Normal file
27
metadata/com.harr1424.listmaker.yml
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
Categories:
|
||||
- Writing
|
||||
License: MIT
|
||||
SourceCode: https://github.com/harr1424/ListMaker
|
||||
IssueTracker: https://github.com/harr1424/ListMaker/issues
|
||||
|
||||
AutoName: List Maker
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/harr1424/ListMaker
|
||||
|
||||
Builds:
|
||||
- versionName: '2.1'
|
||||
versionCode: 2
|
||||
commit: f2643faaa7273aaf401bc3d424c42e241efa47c3
|
||||
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: '2.1'
|
||||
CurrentVersionCode: 2
|
||||
Loading…
Reference in a new issue