Update K-9 Mail to 5.010 (22010)

This commit is contained in:
F-Droid Builder 2016-04-04 16:02:32 +00:00 committed by Ciaran Gultnieks
parent 17adb4139c
commit 0a4152c77b

View file

@ -184,6 +184,16 @@ Build:5.009,22009
$$MVN3$$ install && \ $$MVN3$$ install && \
popd popd
Build:5.010,22010
commit=5.010
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: Maintainer Notes:
* Force targetSdk via gradle, to avoid erroneous call_log * Force targetSdk via gradle, to avoid erroneous call_log
permission requests. permission requests.
@ -198,5 +208,5 @@ Build:5.108,23080
Auto Update Mode:Version %v Auto Update Mode:Version %v
Update Check Mode:RepoManifest/5.0-MAINT Update Check Mode:RepoManifest/5.0-MAINT
Current Version:5.009 Current Version:5.010
Current Version Code:22009 Current Version Code:22010