From c433c4f9c9a0c0d42e92996a01af1208a566a082 Mon Sep 17 00:00:00 2001 From: Catfriend1 Date: Mon, 15 Mar 2021 19:54:07 +0000 Subject: [PATCH] Update com.github.catfriend1.syncthingandroid.yml --- .../com.github.catfriend1.syncthingandroid.yml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/metadata/com.github.catfriend1.syncthingandroid.yml b/metadata/com.github.catfriend1.syncthingandroid.yml index e1f43eb2b1..e4fd8d507d 100644 --- a/metadata/com.github.catfriend1.syncthingandroid.yml +++ b/metadata/com.github.catfriend1.syncthingandroid.yml @@ -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.