Update com.github.catfriend1.syncthingandroid.yml

This commit is contained in:
Catfriend1 2021-03-15 19:54:07 +00:00
parent 73bc1a96c5
commit c433c4f9c9

View file

@ -1488,6 +1488,23 @@ Builds:
preassemble:
- buildNative
- versionName: 1.15.0.0
versionCode: 1150000
commit: v1.15.0.0
submodules: true
sudo:
- apt-get update || apt-get update
- apt-get 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: r21e
preassemble:
- buildNative
MaintainerNotes: |-
The submodule in syncthing/src/github.com/syncthing/syncthing must be
pristine, as the version/release information is taken from git.