sdbviewer - java17

This commit is contained in:
Licaon_Kter 2023-08-21 11:34:04 +00:00
parent 6d02e1bc58
commit 366ee267d1

View file

@ -26,7 +26,7 @@ Description: |-
link has to be used in the app.</i>
RepoType: git
Repo: https://github.com/mathisdt/sdbviewer
Repo: https://github.com/mathisdt/sdbviewer.git
Builds:
- versionName: '1.2'
@ -72,6 +72,10 @@ Builds:
versionCode: 8
commit: 818d6d6e843465038efaca6345c1f539b0fcaf85
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- yes