Update Calendula to 2.3.2-SNAPSHOT (18)
This commit is contained in:
parent
a935683b0a
commit
9eafcbb3bf
|
@ -84,6 +84,19 @@ Build:2.3.1,17
|
|||
popd && \
|
||||
cp $$google-rfc-2445$$/jars/rfc2445.jar libs/
|
||||
|
||||
Build:2.3.2-SNAPSHOT,18
|
||||
commit=620057cfa00163d819e14609f143736eca2d0b17
|
||||
subdir=Calendula
|
||||
gradle=yes
|
||||
srclibs=ActiveAndroid@08c6335cd7324c6e72da536b0c6fffa5a798f6a2,google-rfc-2445@36
|
||||
rm=Calendula/libs/*.jar
|
||||
prebuild=sed -i -e '/sonatype/d' -e '/michaelpardo/d' -e '/applicationVariants/,+4d' build.gradle && \
|
||||
cp -fR $$ActiveAndroid$$/src/com src/main/java && \
|
||||
pushd $$google-rfc-2445$$ && \
|
||||
ant && \
|
||||
popd && \
|
||||
cp $$google-rfc-2445$$/jars/rfc2445.jar libs/
|
||||
|
||||
Maintainer Notes:
|
||||
* Tags are unreliable
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue