com.sismics.reader: Updated to newest version and added srclibs
This commit is contained in:
parent
cd2f093975
commit
8525487783
|
@ -32,6 +32,13 @@ Build:1.3.2,6
|
||||||
$$MVN3$$ -N -Pinit validate && \
|
$$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
|
$$MVN3$$ install:install-file -DgroupId=com.google.android -DartifactId=support-v4 -Dversion=r13 -Dpackaging=jar -Dfile=libs/android-support-v4r13.jar
|
||||||
|
|
||||||
|
Build:1.5.1,11
|
||||||
|
commit=c0af802ddc35be7e02e91e35d33d068c485beb47
|
||||||
|
subdir=reader-android/app
|
||||||
|
srclibs=AndroidQuery@0.26.9
|
||||||
|
gradle=yes
|
||||||
|
prebuild=rm libs/*.jar && cp -fR $$AndroidQuery$$/src/com src/main/java/com
|
||||||
|
|
||||||
Maintainer Notes:
|
Maintainer Notes:
|
||||||
Tags are probably for the server, they definitely don't correspond to client releases.
|
Tags are probably for the server, they definitely don't correspond to client releases.
|
||||||
.
|
.
|
||||||
|
|
3
srclibs/AndroidQuery.txt
Normal file
3
srclibs/AndroidQuery.txt
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
Repo Type:git
|
||||||
|
Repo:https://github.com/androidquery/androidquery.git
|
||||||
|
|
Loading…
Reference in a new issue