forked from organicmaps/organicmaps
[android] Removed old private key from repository. New key is located in ~/Dropbox/MapsWithMe/Certs/android/mapswithme.keystore
@NOTE: All previous versions should be uninstalled To build from console with `ant production` android/ant.properties file should be recreated with following contents: key.store=<YOUR_LOCAL_PATH_TO_DROPBOX>/Dropbox/MapsWithMe/Certs/android/mapswithme.keystore key.alias=mapswithme key.store.password=<ASK_PASSWORD_FROM_ALEX> key.alias.password=<ASK_PASSWORD_FROM_ALEX>
This commit is contained in:
parent
c6909b5450
commit
02b17c2a4a
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -93,6 +93,7 @@ android/.cproject
|
|||
android/.project
|
||||
android/assets
|
||||
android/local.properties
|
||||
android/ant.properties
|
||||
# local android scripts, such as debugger helper scrips
|
||||
android/local
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue