diff --git a/metadata/org.evilsoft.pathfinder.reference.txt b/metadata/org.evilsoft.pathfinder.reference.txt index 15592888cc..ba1e3eb3ac 100644 --- a/metadata/org.evilsoft.pathfinder.reference.txt +++ b/metadata/org.evilsoft.pathfinder.reference.txt @@ -86,8 +86,23 @@ Build:1.3.0,36 popd && \ cp $$CommonsIO$$/target/commons-io-2.4.jar libs/ +Build:1.4.0,38 + commit=1.4.0 + init=rm -f build.xml + srclibs=1:ActionBarSherlock@4.4.0,CommonsIO@2.4,ACRA@acra-4.5.0 + rm=libs/* + extlibs=android/android-support-v13.jar + prebuild=pushd $$ACRA$$ && \ + $$MVN3$$ package && \ + popd && \ + cp $$ACRA$$/target/acra-4.5.0.jar libs/ && \ + pushd $$CommonsIO$$ && \ + $$MVN3$$ package && \ + popd && \ + cp $$CommonsIO$$/target/commons-io-2.4.jar libs/ + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:1.3.0 -Current Version Code:36 +Current Version:1.4.0 +Current Version Code:38