small fix for net.osmand.plus
This commit is contained in:
parent
43e74dda89
commit
f43876530c
|
@ -69,7 +69,7 @@ ant build -f $$tools$$/OsmAndMapCreator/build.xml && \
|
||||||
mv $$tools$$/OsmAndMapCreator/OsmAndMapCreator.jar libs/ && \
|
mv $$tools$$/OsmAndMapCreator/OsmAndMapCreator.jar libs/ && \
|
||||||
mv $$core$$/OsmAnd-java/OsmAnd-core.jar libs/ && \
|
mv $$core$$/OsmAnd-java/OsmAnd-core.jar libs/ && \
|
||||||
zip -d libs/OsmAnd-core.jar net/osmand/PlatformUtil.class && \
|
zip -d libs/OsmAnd-core.jar net/osmand/PlatformUtil.class && \
|
||||||
$$NDK$$/ndk-build,antcommand=build
|
$$NDK$$/ndk-build
|
||||||
|
|
||||||
# see https://github.com/osmandapp/OsmAnd-manifest/blob/master/current_release.xml
|
# see https://github.com/osmandapp/OsmAnd-manifest/blob/master/current_release.xml
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
|
|
Loading…
Reference in a new issue