fdroiddata/metadata/org.tessoft.qonvert.yml

42 lines
984 B
YAML
Raw Permalink Normal View History

2022-05-16 21:55:44 +00:00
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
2022-07-18 03:49:46 +00:00
- versionName: 1.4.1
versionCode: 7
commit: b20b781c96c2a68885b982473f29114b0429c3a3
subdir: Qonvert
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- yes
2022-05-16 21:55:44 +00:00
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
2022-07-18 03:49:46 +00:00
CurrentVersion: 1.4.1
CurrentVersionCode: 7