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