Update OsmAnd/ant.properties
This commit is contained in:
parent
197a6464b9
commit
ceded9c1fa
1 changed files with 2 additions and 2 deletions
|
@ -16,6 +16,6 @@
|
||||||
# The password will be asked during the build when you use the 'release' target.
|
# The password will be asked during the build when you use the 'release' target.
|
||||||
|
|
||||||
key.alias=osmand
|
key.alias=osmand
|
||||||
key.store=../../../../../osmand_key
|
key.store=../../../../osmand_key
|
||||||
jar.libs.dir=lib
|
jar.libs.dir=lib
|
||||||
java.compilerargs=-Xlint
|
java.compilerargs=-Xlint
|
||||||
|
|
Loading…
Reference in a new issue