phase10Counter - java17

This commit is contained in:
Licaon_Kter 2023-06-12 11:52:42 +00:00
parent 59291cb425
commit 5ec507a63b

View file

@ -7,7 +7,7 @@ IssueTracker: https://github.com/etwasmitbaum/Phase10Counter/issues
AutoName: Phase 10 Counter
RepoType: git
Repo: https://github.com/etwasmitbaum/Phase10Counter
Repo: https://github.com/etwasmitbaum/Phase10Counter.git
Builds:
- versionName: 1.4.4
@ -42,6 +42,10 @@ Builds:
versionCode: 16
commit: 74771506783dea152a072fbb576cac35ef99ccac
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- yes