Update FillUp to 1.7 (19)
This commit is contained in:
parent
59a0f7faf3
commit
42572cfe48
|
@ -33,6 +33,17 @@ Build:1.5,13
|
||||||
commit=530ac7d
|
commit=530ac7d
|
||||||
target=android-10
|
target=android-10
|
||||||
|
|
||||||
|
Build:1.7,19
|
||||||
|
commit=f4fd30f313dbe7237608e344fe2d671268f9ec21
|
||||||
|
srclibs=Androidplot@0.6.1
|
||||||
|
rm=libs/*jar
|
||||||
|
extlibs=android/android-support-v4.jar
|
||||||
|
prebuild=pushd $$Androidplot$$/ && \
|
||||||
|
$$MVN3$$ package && \
|
||||||
|
popd && \
|
||||||
|
cp $$Androidplot$$/target/androidplot-core-0.6.1.jar libs/
|
||||||
|
target=android-10
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:RepoManifest
|
Update Check Mode:RepoManifest
|
||||||
Current Version:1.7
|
Current Version:1.7
|
||||||
|
|
3
srclibs/Androidplot.txt
Normal file
3
srclibs/Androidplot.txt
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
Repo Type:git
|
||||||
|
Repo:https://bitbucket.org/androidplot/androidplot.git
|
||||||
|
Subdir:AndroidPlot-Core
|
Loading…
Reference in a new issue