mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 06:35:57 +00:00
audiobook - try java17
This commit is contained in:
parent
203cba1caa
commit
0fca5bb4f4
1 changed files with 5 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ Description: |-
|
|||
* Easily jump to a position
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/PaulWoitaschek/Voice
|
||||
Repo: https://github.com/PaulWoitaschek/Voice,git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.2.1
|
||||
|
|
@ -967,6 +967,10 @@ Builds:
|
|||
versionCode: 3603012
|
||||
commit: a9c8f7732410693c34efd048c38a8ff1474a9ac3
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
prebuild:
|
||||
|
|
|
|||
Loading…
Reference in a new issue