fdroiddata/metadata/helium314.localbackend.yml

31 lines
797 B
YAML
Raw Normal View History

2022-09-07 11:07:48 +00:00
Categories:
- Navigation
- System
License: GPL-3.0-or-later
AuthorEmail: helium314@disroot.org
SourceCode: https://github.com/Helium314/Local-NLP-Backend
IssueTracker: https://github.com/Helium314/Local-NLP-Backend/issues
Changelog: https://github.com/Helium314/Local-NLP-Backend/blob/HEAD/CHANGELOG.md
AutoName: Local NLP Backend
RepoType: git
Repo: https://github.com/Helium314/Local-NLP-Backend.git
Builds:
- versionName: 1.2.0-beta
versionCode: 23
commit: a51792b87632f9c84deb230af4c6e46fc2d3b42f
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: 1.2.0-beta
CurrentVersionCode: 23