Move OsmAnd java core project back to android repository for maintainance reasons

This commit is contained in:
Victor Shcherb 2013-04-18 23:42:07 +02:00
parent 7bc162a878
commit f788e8eb47

View file

@ -3,7 +3,7 @@
<property file="local.properties" />
<property name="src.dir" value="java"/>
<property name="src.dir" value="src"/>
<property name="src.absolute.dir" location="${src.dir}" />
<property name="bin.dir" value="bin"/>
<property name="bin.absolute.dir" location="${bin.dir}"/>