Newapp: Local NLP Backend

This commit is contained in:
Licaon_Kter 2022-09-07 14:07:48 +03:00
parent 8b04ee2393
commit 7056a17c1a

View file

@ -0,0 +1,30 @@
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