diff --git a/OsmAnd/ant.properties b/OsmAnd/ant.properties index 7cd1e3e502..d8f8c5decc 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