mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
32 lines
736 B
YAML
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
|