From eb2ee94d6f4c18ebf48ec1e9bb611ad0c2bbbd79 Mon Sep 17 00:00:00 2001 From: Ashraff Hathibelagal <25904105-hathibelagal-dev@users.noreply.gitlab.com> Date: Tue, 27 May 2025 10:11:54 +0000 Subject: [PATCH] Io.github.hathibelagal.mykanji --- metadata/io.github.hathibelagal.mykanji.yml | 31 +++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 metadata/io.github.hathibelagal.mykanji.yml diff --git a/metadata/io.github.hathibelagal.mykanji.yml b/metadata/io.github.hathibelagal.mykanji.yml new file mode 100644 index 0000000000..f18a1eff03 --- /dev/null +++ b/metadata/io.github.hathibelagal.mykanji.yml @@ -0,0 +1,31 @@ +Categories: + - Games +License: GPL-3.0-only +SourceCode: https://github.com/hathibelagal-dev/MyKanji +IssueTracker: https://github.com/hathibelagal-dev/MyKanji/issues + +AutoName: MyKanji + +RepoType: git +Repo: https://github.com/hathibelagal-dev/MyKanji +Binaries: https://github.com/hathibelagal-dev/MyKanji/releases/download/%v/app-release.apk + +Builds: + - versionName: '1.4' + versionCode: 5 + commit: 34e0aac8433bcaa1e6f688fc27ec00632de77825 + subdir: app + sudo: + - echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list + - apt-get update + - apt-get install -y -t trixie openjdk-21-jdk-headless + - update-alternatives --auto java + gradle: + - yes + +AllowedAPKSigningKeys: 79bacdbca225e78a7a3a6ee796a103104848a4550f78f8727cf355a59c345db7 + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: '1.4' +CurrentVersionCode: 5