Update release

This commit is contained in:
Victor Shcherb 2015-04-23 17:39:46 +02:00
parent e660ee13d5
commit dfb6accba2

View file

@ -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")