mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
phase10Counter - java17
This commit is contained in:
parent
59291cb425
commit
5ec507a63b
1 changed files with 5 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue