mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 21:57:22 +00:00
mercurygram - fix lint
This commit is contained in:
parent
e35d431376
commit
583405239d
1 changed files with 1 additions and 1 deletions
|
|
@ -283,7 +283,7 @@ Builds:
|
|||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y cmake golang-go libuv1 make ninja-build yasm
|
||||
- apt-get install -y cmake golang-go libuv1 make ninja-build yasm
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
|
|
|
|||
Loading…
Reference in a new issue