From d87f03a2037feaa7144e3a3db512c07488fce1b8 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Tue, 30 Sep 2014 04:42:01 +0100 Subject: [PATCH] Update CV of K-9 Mail to 5.000 (22000) --- metadata/com.fsck.k9.txt | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/metadata/com.fsck.k9.txt b/metadata/com.fsck.k9.txt index 48eb409796..c1bbf78a57 100644 --- a/metadata/com.fsck.k9.txt +++ b/metadata/com.fsck.k9.txt @@ -99,18 +99,12 @@ Build:5.000,22000 disable=wait for re-roll commit=5.000 gradle=yes - rm=libs/* srclibs=Jutf7@20 - prebuild=sed -i \ - -e "/buildToolsVersion/adefaultConfig {\nminSdkVersion 17\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 + rm=libs/* + prebuild=sed -i -e "/buildToolsVersion/adefaultConfig {\nminSdkVersion 17\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 minSdk and targetSdk via gradle, to avoid erroneous call_log @@ -119,6 +113,6 @@ Maintainer Notes: Auto Update Mode:Version %v Update Check Mode:RepoManifest/5.0-MAINT -Current Version:4.804 -Current Version Code:20005 +Current Version:5.000 +Current Version Code:22000