From 117a516531abde3e53b72c7ca48d198c7c16473e Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Sun, 29 Nov 2015 05:36:17 +0000 Subject: [PATCH] Update K-9 Mail to 5.007 (22007) --- metadata/com.fsck.k9.txt | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/metadata/com.fsck.k9.txt b/metadata/com.fsck.k9.txt index 48c9325db9..00fec375ef 100644 --- a/metadata/com.fsck.k9.txt +++ b/metadata/com.fsck.k9.txt @@ -154,6 +154,16 @@ Build:5.006,22006 $$MVN3$$ install && \ popd +Build:5.007,22007 + commit=5.007 + gradle=yes + srclibs=Jutf7@20 + rm=libs/* + prebuild=sed -i -e "/buildToolsVersion/adefaultConfig {\ntargetSdkVersion 17\n}\n\npackagingOptions {\n exclude 'META-INF/LICENSE.txt'\n exclude 'META-INF/NOTICE.txt'\n}" -e "/com.android.application/arepositories {\n mavenCentral()\n mavenLocal()\n}" -e "/fileTree/acompile 'net.sourceforge.htmlcleaner:htmlcleaner:2.2'" -e "/fileTree/acompile 'org.apache.james:apache-mime4j-core:0.7.2'" -e "/fileTree/acompile 'org.apache.james:apache-mime4j-dom:0.7.2'" -e "/fileTree/acompile 'com.jcraft:jzlib:1.0.7'" -e "/fileTree/acompile 'com.beetstra.jutf7:jutf7:1.0.1-SNAPSHOT'" -e "/fileTree/acompile 'commons-io:commons-io:2.0.1'" build.gradle && \ + pushd $$Jutf7$$ && \ + $$MVN3$$ install && \ + popd + Maintainer Notes: * Force targetSdk via gradle, to avoid erroneous call_log permission requests. @@ -174,5 +184,5 @@ Maintainer Notes: Auto Update Mode:Version %v Update Check Mode:RepoManifest/5.0-MAINT -Current Version:5.006 -Current Version Code:22006 +Current Version:5.007 +Current Version Code:22007