mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-07 06:36:52 +00:00
beecount java11
This commit is contained in:
parent
50ab63f216
commit
ce78bd13b7
1 changed files with 4 additions and 1 deletions
|
|
@ -273,7 +273,10 @@ Builds:
|
|||
versionCode: 125
|
||||
commit: b2f4cee1060714d66fe11a43e3e4854ac458d02b
|
||||
subdir: beecount
|
||||
init: "echo 'task wrapper(type: Wrapper) { gradleVersion = \"2.14.1\" }' >> ../build.gradle"
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue