mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-09 07:36:58 +00:00
olauncher - java17
This commit is contained in:
parent
ca22aa7585
commit
f03e41e83a
1 changed files with 5 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ Description: |-
|
|||
https://twitter.com/tanujnotes/
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/tanujnotes/Olauncher
|
||||
Repo: https://github.com/tanujnotes/Olauncher.git
|
||||
|
||||
Builds:
|
||||
- versionName: v1.1
|
||||
|
|
@ -287,6 +287,10 @@ Builds:
|
|||
versionCode: 66
|
||||
commit: 52563b04a4e47151ba2822aaebfc15f95251c983
|
||||
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