fdroiddata/metadata/cz.lastaapps.menza.yml
2022-06-14 12:34:28 +00:00

32 lines
736 B
YAML

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