From 08b6e671c35065f70a8fea0e4dd20b56936a7d37 Mon Sep 17 00:00:00 2001 From: spadek <1437921734@qq.com> Date: Sat, 23 Mar 2019 17:31:10 +0800 Subject: [PATCH] .. --- .gitignore | 1 - android/key.properties | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 55079c3..90152e8 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,3 @@ build/ android/ .flutter-plugins android/key.properties -android\key.properties \ No newline at end of file diff --git a/android/key.properties b/android/key.properties index 574df25..70588b4 100644 --- a/android/key.properties +++ b/android/key.properties @@ -1,4 +1,4 @@ storePassword=1439956290 keyPassword=1439956290 keyAlias=key -storeFile=C:\\code\\developTool\\key.jks +storeFile=E:\\development\\key\\key.jks