Update Syncthing-Fork to 1.1.0.7 (1010007)

This commit is contained in:
relan 2019-03-31 09:25:34 +03:00
parent 1bc767392e
commit 5d6ae00a07

View file

@ -755,9 +755,9 @@ Builds:
- PATH="$PWD/go/bin:$PATH" gradle buildNative
ndk: r15c
- versionName: 1.1.0.5
versionCode: 1010005
commit: v1.1.0.5
- versionName: 1.1.0.7
versionCode: 1010007
commit: v1.1.0.7-fdroid
submodules: true
gradle:
- yes
@ -771,27 +771,9 @@ Builds:
| shasum -c -
- tar xf go.tgz
- PATH="$PWD/go/bin:$PATH" gradle buildNative
ndk: r15c
- versionName: 1.1.0.6
versionCode: 1010006
commit: v1.1.0.6
submodules: true
gradle:
- yes
output: app/build/outputs/apk/release/app-release-unsigned.apk
rm:
- syncthing/src/github.com/syncthing/syncthing/lib/model/testdata
prebuild: sed -i -e '/signingConfig/d' app/build.gradle
build:
- wget -O go.tgz https://dl.google.com/go/go1.11.4.linux-amd64.tar.gz
- echo 'fb26c30e6a04ad937bbc657a1b5bba92f80096af1e8ee6da6430c045a8db3a5b go.tgz'
| shasum -c -
- tar xf go.tgz
- PATH="$PWD/go/bin:$PATH" gradle buildNative
ndk: r15c
ndk: r19
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags ^v[a-z0-9.]*$
CurrentVersion: 1.1.0.6
CurrentVersionCode: 1010006
CurrentVersion: 1.1.0.7
CurrentVersionCode: 1010007