mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
portauthority - java11
This commit is contained in:
parent
6c7ca1fc64
commit
7b087c797b
1 changed files with 4 additions and 0 deletions
|
|
@ -368,6 +368,10 @@ Builds:
|
||||||
versionCode: 65
|
versionCode: 65
|
||||||
commit: 27f577170756e91f826253540070c1311e2e4893
|
commit: 27f577170756e91f826253540070c1311e2e4893
|
||||||
subdir: app
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update || apt-get update
|
||||||
|
- apt-get install -y openjdk-11-jdk-headless
|
||||||
|
- update-alternatives --auto java
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
output: build/outputs/apk/free/release/PortAuthority-$$VERSION$$-free-release-unsigned.apk
|
output: build/outputs/apk/free/release/PortAuthority-$$VERSION$$-free-release-unsigned.apk
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue