mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +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
|
* Easily jump to a position
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://github.com/PaulWoitaschek/Voice
|
Repo: https://github.com/PaulWoitaschek/Voice,git
|
||||||
|
|
||||||
Builds:
|
Builds:
|
||||||
- versionName: 1.2.1
|
- versionName: 1.2.1
|
||||||
|
|
@ -967,6 +967,10 @@ Builds:
|
||||||
versionCode: 3603012
|
versionCode: 3603012
|
||||||
commit: a9c8f7732410693c34efd048c38a8ff1474a9ac3
|
commit: a9c8f7732410693c34efd048c38a8ff1474a9ac3
|
||||||
subdir: app
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-17-jdk-headless
|
||||||
|
- update-java-alternatives -a
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
prebuild:
|
prebuild:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue