From e68ee5be9df3a4d6e54e95d1c021c6c065a993b7 Mon Sep 17 00:00:00 2001 From: Ciaran Gultnieks Date: Thu, 30 Aug 2012 17:20:59 +0100 Subject: [PATCH] Adjusted osmand to include extra bug fix in 0.8.2 --- metadata/net.osmand.plus.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/net.osmand.plus.txt b/metadata/net.osmand.plus.txt index 11e91151f0..31daf0c6f0 100644 --- a/metadata/net.osmand.plus.txt +++ b/metadata/net.osmand.plus.txt @@ -34,7 +34,7 @@ cd ../OsmAnd/ && \ cp ../DataExtractionOSM/build/OsmAndMapCreator.jar libs/ && \ zip -d libs/OsmAndMapCreator.jar net/osmand/LogUtil.class && \ cp -r ../DataExtractionOSM/build/lib/ libs/ -Build Version:0.8.2,71,f7500e885dc07418,subdir=OsmAnd,encoding=utf-8,buildjni=yes,target=android-8,update=force,forceversion=yes,\ +Build Version:0.8.2,71,50a4733475cd,subdir=OsmAnd,encoding=utf-8,buildjni=yes,target=android-8,update=force,forceversion=yes,\ forcevercode=yes,submodules=yes,prebuild=\ cd ../DataExtractionOSM && \ ant compile build && \