diff --git a/metadata/com.github.wdkapps.fillup.txt b/metadata/com.github.wdkapps.fillup.txt index c3058df6de..bd22cd6755 100644 --- a/metadata/com.github.wdkapps.fillup.txt +++ b/metadata/com.github.wdkapps.fillup.txt @@ -33,6 +33,17 @@ Build:1.5,13 commit=530ac7d 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 Update Check Mode:RepoManifest Current Version:1.7 diff --git a/srclibs/Androidplot.txt b/srclibs/Androidplot.txt new file mode 100644 index 0000000000..fae040dce8 --- /dev/null +++ b/srclibs/Androidplot.txt @@ -0,0 +1,3 @@ +Repo Type:git +Repo:https://bitbucket.org/androidplot/androidplot.git +Subdir:AndroidPlot-Core