mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
phyphox - java17
This commit is contained in:
parent
92c5eafc7a
commit
d444ea7e73
1 changed files with 5 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ Changelog: https://phyphox.org/wiki/index.php?title=Version_history
|
|||
AutoName: phyphox
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/phyphox/phyphox-android
|
||||
Repo: https://github.com/phyphox/phyphox-android.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.1.0
|
||||
|
|
@ -129,6 +129,10 @@ Builds:
|
|||
commit: 08d1562df3f709d78f70947c62d8cd9388b135e5
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- regular
|
||||
rm:
|
||||
|
|
|
|||
Loading…
Reference in a new issue