mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
sensorserver - java17
This commit is contained in:
parent
87e2ae1a9b
commit
10983694d6
1 changed files with 5 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ Changelog: https://github.com/umer0586/SensorServer/releases
|
|||
AutoName: Sensor Server
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/umer0586/SensorServer
|
||||
Repo: https://github.com/umer0586/SensorServer.git
|
||||
Binaries: https://github.com/umer0586/SensorServer/releases/download/v%v/SensorServer-v%v.apk
|
||||
|
||||
Builds:
|
||||
|
|
@ -31,6 +31,10 @@ Builds:
|
|||
versionCode: 23
|
||||
commit: 5a1b22a664c206dbd935ea1a7a01de74c927806d
|
||||
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