mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-07 22:56:56 +00:00
Io.github.hathibelagal.mykanji
This commit is contained in:
parent
c9b7848740
commit
eb2ee94d6f
1 changed files with 31 additions and 0 deletions
31
metadata/io.github.hathibelagal.mykanji.yml
Normal file
31
metadata/io.github.hathibelagal.mykanji.yml
Normal file
|
|
@ -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
|
||||
Loading…
Reference in a new issue