diff --git a/metadata/es.usc.citius.servando.calendula.txt b/metadata/es.usc.citius.servando.calendula.txt index 9111331332..b821257941 100644 --- a/metadata/es.usc.citius.servando.calendula.txt +++ b/metadata/es.usc.citius.servando.calendula.txt @@ -75,11 +75,14 @@ Build:2.3.1,17 commit=3d23e920b0047d190e32bc6add1aa840e3c0e126 subdir=Calendula gradle=yes - rm=Calendula/libs/*.jar 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/ + pushd $$google-rfc-2445$$ && \ + ant && \ + popd && \ + cp $$google-rfc-2445$$/jars/rfc2445.jar libs/ Maintainer Notes: * Tags are unreliable @@ -96,6 +99,6 @@ Maintainer Notes: Auto Update Mode:None #Update Check Mode:Tags Update Check Mode:RepoManifest -Current Version:2.3.1 -Current Version Code:17 +Current Version:2.3.2-SNAPSHOT +Current Version Code:18