mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 10:11:43 +00:00
bluesquarespeedometer - java17
This commit is contained in:
parent
e4dc4348fc
commit
2742cc044f
1 changed files with 5 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ IssueTracker: https://github.com/nhirokinet/bluesquarespeedometer/issues
|
|||
AutoName: Blue Square Speedometer
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/nhirokinet/bluesquarespeedometer
|
||||
Repo: https://github.com/nhirokinet/bluesquarespeedometer.git
|
||||
|
||||
Builds:
|
||||
- versionName: 0.1.0
|
||||
|
|
@ -44,6 +44,10 @@ Builds:
|
|||
|
||||
- versionName: 0.1.3
|
||||
versionCode: 4
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
commit: d5ad17251414b10e2a10ada6afdab1c69c4a7877
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
|
|||
Loading…
Reference in a new issue