diff --git a/OsmAnd/ant.properties b/OsmAnd/ant.properties index d2a20606a2..7cd1e3e502 100644 --- a/OsmAnd/ant.properties +++ b/OsmAnd/ant.properties @@ -16,6 +16,6 @@ # The password will be asked during the build when you use the 'release' target. key.alias=osmand -key.store=../../osmand_key +key.store=~/osmand_key jar.libs.dir=lib java.compilerargs=-Xlint \ No newline at end of file