Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Marchuk <alexm@maps.me>2016-05-25 11:54:36 +0300
committerAlexander Marchuk <alexm@maps.me>2016-05-25 11:54:36 +0300
commit7af1f0745963d9b5e4995351dbcdcfb2264b4408 (patch)
tree0de8361ba50eef3c0a7a283b2616b1a04c08b45b /configure.sh
parent31beb43f1fa04d0a7e73b03dfb0821c8447bfa4f (diff)
[android] del: Remove Yota's stuff.
Diffstat (limited to 'configure.sh')
-rwxr-xr-xconfigure.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/configure.sh b/configure.sh
index 183d051be9..16973f9244 100755
--- a/configure.sh
+++ b/configure.sh
@@ -53,10 +53,6 @@ else
spropStorePassword = "12345678"
spropKeyAlias = "debug"
spropKeyPassword = "12345678"
- spropYotaStoreFile = "../tools/android/debug.keystore"
- spropYotaStorePassword = "12345678"
- spropYotaKeyAlias = "debug"
- spropYotaKeyPassword = "12345678"
}
' > "$PRIVATE_PROPERTIES"