From 648326de2e4ef5637001ad29a850512f14950856 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Sat, 11 Oct 2014 04:39:01 +0100 Subject: [PATCH] Update CV of K-9 Mail to 5.001 (22001) --- metadata/com.fsck.k9.txt | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) diff --git a/metadata/com.fsck.k9.txt b/metadata/com.fsck.k9.txt index be967e2d0f..f69afa1396 100644 --- a/metadata/com.fsck.k9.txt +++ b/metadata/com.fsck.k9.txt @@ -100,16 +100,10 @@ Build:5.000,22000 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 + 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 @@ -117,8 +111,9 @@ Maintainer Notes: * Enable AUM when gradle updates hit upstream. . +Auto Update Mode:None #Auto Update Mode:Version %v Update Check Mode:RepoManifest/5.0-MAINT -Current Version:5.000 -Current Version Code:22000 +Current Version:5.001 +Current Version Code:22001