Add Menza CTU

This commit is contained in:
Lasta Apps 2022-02-12 16:15:40 +00:00 committed by Licaon_Kter
parent cc1c9d479e
commit 1071309a2d

View file

@ -0,0 +1,32 @@
AntiFeatures:
- NonFreeNet
Categories:
- Science & Education
License: GPL-3.0-only
AuthorName: Lasta Apps
AuthorEmail: lastaappsdev@gmail.com
SourceCode: https://github.com/Lastaapps/menza
IssueTracker: https://github.com/Lastaapps/menza/issues
Changelog: https://github.com/Lastaapps/menza/releases
AutoName: Menza
RepoType: git
Repo: https://github.com/Lastaapps/menza
Builds:
- versionName: 1.2.0
versionCode: 1020000
commit: v1.2.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.2.0
CurrentVersionCode: 1020000