Update com.github.catfriend1.syncthingandroid.yml
This commit is contained in:
parent
e19b34b38d
commit
071017a79c
|
|
@ -911,12 +911,12 @@ Builds:
|
||||||
- syncthing/src/github.com/syncthing/syncthing/lib/model/testdata
|
- syncthing/src/github.com/syncthing/syncthing/lib/model/testdata
|
||||||
prebuild: sed -i -e '/signingConfig/d' app/build.gradle
|
prebuild: sed -i -e '/signingConfig/d' app/build.gradle
|
||||||
build:
|
build:
|
||||||
- wget -O go.tgz https://dl.google.com/go/go1.13rc2.linux-amd64.tar.gz
|
- wget -O go.tgz https://dl.google.com/go/go1.13.linux-amd64.tar.gz
|
||||||
- echo '3cd4490021a5f1f25a7440edca03910e40a38e587b578cf52ab7143a81db1861 go.tgz'
|
- echo '68a2297eb099d1a76097905a2ce334e3155004ec08cdea85f24527be3c48e856 go.tgz'
|
||||||
| shasum -c -
|
| shasum -c -
|
||||||
- tar xf go.tgz
|
- tar xf go.tgz
|
||||||
- PATH="$PWD/go/bin:$PATH" gradle buildNative
|
- PATH="$PWD/go/bin:$PATH" gradle buildNative
|
||||||
ndk: r20
|
ndk: r19c
|
||||||
|
|
||||||
MaintainerNotes: |-
|
MaintainerNotes: |-
|
||||||
The submodule in syncthing/src/github.com/syncthing/syncthing must be
|
The submodule in syncthing/src/github.com/syncthing/syncthing must be
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue