From 67ae276218c0726cb13bf5177bbdefa5cc251b19 Mon Sep 17 00:00:00 2001 From: relan Date: Mon, 10 Sep 2018 08:13:55 +0300 Subject: [PATCH] Syncthing-Fork: remove 0.14.50.rc2.5 (4153) Old, failing build. --- .../com.github.catfriend1.syncthingandroid.yml | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/metadata/com.github.catfriend1.syncthingandroid.yml b/metadata/com.github.catfriend1.syncthingandroid.yml index ee5d88da90..191e22e558 100644 --- a/metadata/com.github.catfriend1.syncthingandroid.yml +++ b/metadata/com.github.catfriend1.syncthingandroid.yml @@ -27,23 +27,6 @@ RepoType: git Repo: https://github.com/Catfriend1/syncthing-android.git Builds: - - versionName: 0.14.50.rc2.5 - versionCode: 4153 - commit: v0.14.50.rc2.5 - submodules: true - 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 - rm: - - syncthing/src/github.com/syncthing/syncthing/lib/model/testdata - prebuild: sed -i -e '/signingConfig/d' app/build.gradle - ndk: r15c - preassemble: - - buildNative - - versionName: 0.14.50.rc2.6 versionCode: 4154 commit: v0.14.50.rc2.6