mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-05 10:19:45 +00:00
Update K-9 Mail to 5.001 (22001)
This commit is contained in:
parent
ef498f7dfc
commit
ca14ea90a1
1 changed files with 10 additions and 0 deletions
|
|
@ -105,6 +105,16 @@ Build:5.000,22000
|
|||
$$MVN3$$ install && \
|
||||
popd
|
||||
|
||||
Build:5.001,22001
|
||||
commit=5.001
|
||||
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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue