Update Syncthing to 1.1.1 (4164)
This commit is contained in:
parent
77d4cb1baf
commit
3f172f97bb
|
@ -760,7 +760,19 @@ Build:0.10.19,4161
|
||||||
ndk=r15c
|
ndk=r15c
|
||||||
preassemble=buildNative
|
preassemble=buildNative
|
||||||
|
|
||||||
|
Build:1.1.1,4164
|
||||||
|
commit=1.1.1
|
||||||
|
submodules=yes
|
||||||
|
sudo=apt update || apt update && \
|
||||||
|
apt install -y -t testing golang-go
|
||||||
|
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
|
||||||
|
ndk=r15c
|
||||||
|
preassemble=buildNative
|
||||||
|
|
||||||
Auto Update Mode:Version %v
|
Auto Update Mode:Version %v
|
||||||
Update Check Mode:Tags ^[0-9.]*$
|
Update Check Mode:Tags ^[0-9.]*$
|
||||||
Current Version:0.10.19
|
Current Version:1.1.1
|
||||||
Current Version Code:4161
|
Current Version Code:4164
|
||||||
|
|
Loading…
Reference in a new issue