mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
41 lines
984 B
YAML
41 lines
984 B
YAML
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
|
|
|
|
- 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
|
|
|
|
AutoUpdateMode: Version v%v
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 1.4.1
|
|
CurrentVersionCode: 7
|