mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
pianoli - java17
This commit is contained in:
parent
a3b7620e1e
commit
9de2a3796d
1 changed files with 5 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ Description: |-
|
|||
the device you may not want.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/nicolasbrailo/PianOli
|
||||
Repo: https://github.com/nicolasbrailo/PianOli.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.1'
|
||||
|
|
@ -137,6 +137,10 @@ Builds:
|
|||
versionCode: 22
|
||||
commit: 56dcad433f6edb8b3d7795b8e0f420ffea542582
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue