Fix osmand key location
This commit is contained in:
parent
d8d97552c1
commit
3aa916551f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
Loading…
Reference in a new issue