Update Syncthing to 0.10.10 (4143)
This commit is contained in:
parent
297c46d3ad
commit
485971ce62
|
@ -647,7 +647,18 @@ Build:0.10.8,4141
|
|||
ndk=r15c
|
||||
preassemble=buildNative
|
||||
|
||||
Build:0.10.10,4143
|
||||
commit=0.10.10
|
||||
submodules=yes
|
||||
sudo=apt-get install -y golang-1.9-go/testing && \
|
||||
ln -s /usr/lib/go-1.9/bin/go /usr/bin/go
|
||||
gradle=yes
|
||||
output=app/build/outputs/apk/release/app-release-unsigned.apk
|
||||
prebuild=sed -i -e '/signingConfig/d' app/build.gradle
|
||||
ndk=r15c
|
||||
preassemble=buildNative
|
||||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags ^[0-9.]*$
|
||||
Current Version:0.10.8
|
||||
Current Version Code:4141
|
||||
Current Version:0.10.10
|
||||
Current Version Code:4143
|
||||
|
|
Loading…
Reference in a new issue