trackworktime - java17

This commit is contained in:
Licaon_Kter 2023-08-23 08:10:44 +00:00
parent 16b550437f
commit 2bb3fdf87c

View file

@ -12,7 +12,7 @@ Donate: https://zephyrsoft.org/contribute
AutoName: Track Work Time
RepoType: git
Repo: https://github.com/mathisdt/trackworktime
Repo: https://github.com/mathisdt/trackworktime.git
Builds:
- versionName: 0.5.11
@ -318,7 +318,10 @@ Builds:
versionCode: 65
commit: 4ead8ff979488e3e91a4a8824e8283dc18a2eb8f
subdir: app
submodules: true
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- yes