Update Calendula to 2.3.1 (17)
This commit is contained in:
parent
0c24a00c44
commit
faa3df4b05
|
@ -71,6 +71,16 @@ Build:1.3-beta-1,15
|
||||||
prebuild=sed -i -e '/sonatype/d' -e '/michaelpardo/d' -e '/applicationVariants/,+6d' build.gradle && \
|
prebuild=sed -i -e '/sonatype/d' -e '/michaelpardo/d' -e '/applicationVariants/,+6d' build.gradle && \
|
||||||
cp -fR $$ActiveAndroid$$/src/com src/main/java
|
cp -fR $$ActiveAndroid$$/src/com src/main/java
|
||||||
|
|
||||||
|
Build:2.3.1,17
|
||||||
|
commit=3d23e920b0047d190e32bc6add1aa840e3c0e126
|
||||||
|
subdir=Calendula
|
||||||
|
gradle=yes
|
||||||
|
rm=Calendula/libs/*.jar
|
||||||
|
srclibs=ActiveAndroid@08c6335cd7324c6e72da536b0c6fffa5a798f6a2,google-rfc-2445@36
|
||||||
|
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:
|
Maintainer Notes:
|
||||||
* Tags are unreliable
|
* Tags are unreliable
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in a new issue