Add tech.techlore.plexus

This commit is contained in:
Weird Aquarian 2022-05-18 09:15:28 +00:00 committed by Licaon_Kter
parent 4dfd42d8e2
commit e38cecddfc

View file

@ -0,0 +1,36 @@
AntiFeatures:
- NonFreeNet
Categories:
- System
- Connectivity
- Internet
License: GPL-3.0-only
AuthorName: Techlore
AuthorEmail: contact@techlore.tech
AuthorWebSite: https://www.techlore.tech
WebSite: https://plexus.techlore.tech
SourceCode: https://github.com/techlore/Plexus-app
IssueTracker: https://github.com/techlore/Plexus-app/issues
Changelog: https://github.com/techlore/Plexus-app/blob/HEAD/CHANGELOG.md
AutoName: Plexus
RepoType: git
Repo: https://github.com/techlore/Plexus-app.git
Builds:
- versionName: 1.0.0
versionCode: 100
commit: v1.0.0
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 v%v
UpdateCheckMode: Tags
CurrentVersion: 1.0.0
CurrentVersionCode: 100