Update Calendula to 1.1.1 (8)
This commit is contained in:
parent
26f8b07266
commit
06cdc46c8f
|
|
@ -39,6 +39,14 @@ Build:1.1,7
|
||||||
prebuild=sed -i -e '/sonatype/d' -e '/michaelpardo/d' build.gradle && \
|
prebuild=sed -i -e '/sonatype/d' -e '/michaelpardo/d' build.gradle && \
|
||||||
cp -fR $$ActiveAndroid$$/src/com src/main/java
|
cp -fR $$ActiveAndroid$$/src/com src/main/java
|
||||||
|
|
||||||
|
Build:1.1.1,8
|
||||||
|
commit=v1.1.1
|
||||||
|
subdir=Calendula
|
||||||
|
gradle=yes
|
||||||
|
srclibs=ActiveAndroid@08c6335cd7324c6e72da536b0c6fffa5a798f6a2
|
||||||
|
prebuild=sed -i -e '/sonatype/d' -e '/michaelpardo/d' build.gradle && \
|
||||||
|
cp -fR $$ActiveAndroid$$/src/com src/main/java
|
||||||
|
|
||||||
Maintainer Notes:
|
Maintainer Notes:
|
||||||
srclibs=ActiveAndroid@08c6335cd7324c6e72da536b0c6fffa5a798f6a2
|
srclibs=ActiveAndroid@08c6335cd7324c6e72da536b0c6fffa5a798f6a2
|
||||||
prebuild=pushd $$ActiveAndroid$$ && \
|
prebuild=pushd $$ActiveAndroid$$ && \
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue