mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
sensors2 - java17
This commit is contained in:
parent
7ed546bba5
commit
c675b6ab07
1 changed files with 5 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ Description: |-
|
|||
Typical use case is controlling a music application from your phone or tablet.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/SensorApps/Sensors2OSC
|
||||
Repo: https://github.com/SensorApps/Sensors2OSC.git
|
||||
|
||||
Builds:
|
||||
- versionName: 0.1.0
|
||||
|
|
@ -106,6 +106,10 @@ Builds:
|
|||
versionCode: 11
|
||||
commit: 9f1f2138b8a0e3453d5fa5255995f1929818fc3f
|
||||
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