mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-08 13:36:16 +00:00
Syncthing: fix 0.10.4 (4137)
It requires Go 1.8+, see
https://github.com/syncthing/syncthing-android/issues/1012
This commit is contained in:
parent
c41476ca8f
commit
47730285ab
1 changed files with 1 additions and 1 deletions
|
|
@ -608,7 +608,7 @@ Build:0.10.2,4135
|
|||
Build:0.10.4,4137
|
||||
commit=0.10.4
|
||||
submodules=yes
|
||||
sudo=apt-get install -y golang-go/jessie-backports golang-src/jessie-backports
|
||||
sudo=apt-get install -y golang-go/testing golang-1.9-go/testing golang-src/testing golang-1.9-src/testing
|
||||
gradle=yes
|
||||
output=app/build/outputs/apk/release/app-release-unsigned.apk
|
||||
ndk=r15c
|
||||
|
|
|
|||
Loading…
Reference in a new issue