Jtx board - add to fdroid

This commit is contained in:
Patrick Lang 2021-12-26 17:49:04 +00:00 committed by proletarius101
parent b998c5323e
commit 84bebf2493

View file

@ -0,0 +1,35 @@
Categories:
- Writing
License: GPL-3.0-only
AuthorName: Techbee e.U.
AuthorEmail: contact@techbee.at
AuthorWebSite: https://techbee.at
WebSite: https://jtx.techbee.at
SourceCode: https://gitlab.com/techbeeat1/jtx
IssueTracker: https://www.davx5.com/forums
Changelog: https://gitlab.com/techbeeat1/jtx/-/releases
Donate: https://jtx.techbee.at/app/contribute#Donorbox
Liberapay: techbee.at
AutoName: jtx Board
RepoType: git
Repo: https://gitlab.com/techbeeat1/jtx.git
Builds:
- versionName: 1.00.02-release.ose
versionCode: 100020000
commit: ce3271bd625576c52f4b8fe58fe65b72fa700d91
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- ose
prebuild: sed -i -e '/developer.huawei.com/d' ../build.gradle
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v[0-9.]*$
CurrentVersion: 1.00.02-release.ose
CurrentVersionCode: 100020000