mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
kaqui - java17
This commit is contained in:
parent
1b3090c0d0
commit
8c89c2b554
1 changed files with 5 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ Description: |-
|
|||
* The kanji composition and drawing database comes from <a href="https://kanjivg.tagaini.net/">KanjiVG</a>.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/blastrock/kaqui
|
||||
Repo: https://github.com/blastrock/kaqui.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.12'
|
||||
|
|
@ -372,6 +372,10 @@ Builds:
|
|||
versionCode: 81
|
||||
commit: a705fa4737b77424bff04b84658448067e7d9839
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
scanignore:
|
||||
|
|
|
|||
Loading…
Reference in a new issue