Update Sismics Reader (com.sismics.reader) to 1.3.2 (6)
This commit is contained in:
parent
eab84700e5
commit
5f84651244
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue