Update Sismics Reader (com.sismics.reader) to 1.3.2 (6)

This commit is contained in:
Ciaran Gultnieks 2013-12-18 15:45:06 +00:00
parent eab84700e5
commit 5f84651244

View file

@ -23,8 +23,17 @@ Build:1.3.1,5
$$MVN3$$ -N -Pinit validate && \
$$MVN3$$ install:install-file -DgroupId=com.google.android -DartifactId=support-v4 -Dversion=r13 -Dpackaging=jar -Dfile=libs/android-support-v4r13.jar
Build:1.3.2,6
commit=d76afd410c14a
subdir=reader-android
maven=yes
extlibs=android/android-support-v4r13.jar
prebuild=sed -i 's/3.5.3/3.6.1/g' pom.xml && \
$$MVN3$$ -N -Pinit validate && \
$$MVN3$$ install:install-file -DgroupId=com.google.android -DartifactId=support-v4 -Dversion=r13 -Dpackaging=jar -Dfile=libs/android-support-v4r13.jar
Maintainer Notes:
Tags are probably for the server
Tags are probably for the server, they definitely don't correspond to client releases.
.
Auto Update Mode:None