sensors2 - java17

This commit is contained in:
Licaon_Kter 2024-02-26 17:28:07 +00:00
parent 7ed546bba5
commit c675b6ab07

View file

@ -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