Update release
This commit is contained in:
parent
e660ee13d5
commit
dfb6accba2
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ android {
|
|||
}
|
||||
|
||||
publishing {
|
||||
storeFile file("osmand_key")
|
||||
storeFile file("/var/lib/jenkins/osmand_key")
|
||||
storePassword System.getenv("OSMAND_APK_PASSWORD")
|
||||
keyAlias "osmand"
|
||||
keyPassword System.getenv("OSMAND_APK_PASSWORD")
|
||||
|
|
Loading…
Reference in a new issue