From e90b8be76fa290701c5547938cf4ace5a22f333d Mon Sep 17 00:00:00 2001 From: relan Date: Tue, 7 Feb 2017 14:09:15 +0300 Subject: [PATCH] FTP Server: Fix build 2.13.1 (21301) --- metadata/be.ppareit.swiftp_free.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/metadata/be.ppareit.swiftp_free.txt b/metadata/be.ppareit.swiftp_free.txt index b2e9078ce1..dd1500570d 100644 --- a/metadata/be.ppareit.swiftp_free.txt +++ b/metadata/be.ppareit.swiftp_free.txt @@ -101,11 +101,10 @@ Build:2.13.0,21300 prebuild=sed -i -e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d' -e '/twofortyfouram/d' build.gradle Build:2.13.1,21301 - disable=fail to replace twofortyfouram commit=v2.13.1 subdir=app gradle=fdroid_free - prebuild=sed -i -e '/android-plugin-client-sdk-for-locale/d' -e '/bintray/d' -e '/fileTree/acompile "com.github.twofortyfouram:android-plugin-api-for-locale:1.0.2"\n\ncompile "com.github.twofortyfouram:android-plugin-client-sdk-for-locale:4.0.2"' -e '/mavenCentral/amaven { url "https://jitpack.io" }' build.gradle + prebuild=sed -i -e '/dl.bintray.com/d' -e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d' build.gradle Maintainer Notes: Remove shrink/minify stuff since the proguard config is missing.