diff --git a/metadata/cz.lastaapps.menza.yml b/metadata/cz.lastaapps.menza.yml new file mode 100644 index 0000000000..a10ff6a776 --- /dev/null +++ b/metadata/cz.lastaapps.menza.yml @@ -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