mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
add Qonvert (org.tessoft.qonvert)
This commit is contained in:
parent
16aff25220
commit
29ec3079b4
1 changed files with 30 additions and 0 deletions
30
metadata/org.tessoft.qonvert.yml
Normal file
30
metadata/org.tessoft.qonvert.yml
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
Categories:
|
||||
- Science & Education
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Anypodetos
|
||||
AuthorWebSite: https://lemizh.conlang.org/
|
||||
SourceCode: https://github.com/Anypodetos/qonvert
|
||||
IssueTracker: https://github.com/Anypodetos/qonvert/issues
|
||||
Changelog: https://github.com/Anypodetos/qonvert/releases
|
||||
|
||||
AutoName: Qonvert
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Anypodetos/qonvert
|
||||
|
||||
Builds:
|
||||
- versionName: 1.4.0
|
||||
versionCode: 6
|
||||
commit: v1.4.0
|
||||
subdir: Qonvert
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.4.0
|
||||
CurrentVersionCode: 6
|
||||
Loading…
Reference in a new issue