Update CV of K-9 Mail to 5.000 (22000)

This commit is contained in:
F-Droid Builder 2014-09-30 04:42:01 +01:00 committed by Ciaran Gultnieks
parent 514596f60c
commit d87f03a203

View file

@ -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