rbv - java17

This commit is contained in:
Licaon_Kter 2023-06-12 06:34:23 +00:00
parent 0d0fe4a697
commit 87c385b28e

View file

@ -9,7 +9,7 @@ IssueTracker: https://github.com/jonathanherrmannengel/vocabapp/issues
AutoName: ReallyBasicVocab
RepoType: git
Repo: https://github.com/jonathanherrmannengel/vocabapp
Repo: https://github.com/jonathanherrmannengel/vocabapp.git
Builds:
- versionName: 1.0.0
@ -186,6 +186,10 @@ Builds:
versionCode: 67
commit: c133f2f8ab4477af2d439bfe0d0c5e50a0be7b20
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- yes