From cba0a6ea15db5ecf27c2a27f0257c28919b2dd1c Mon Sep 17 00:00:00 2001 From: developer1044 Date: Mon, 11 Oct 2021 16:08:16 -0300 Subject: [PATCH] Enviar arquivos para 'android' --- android/key.properties | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 android/key.properties diff --git a/android/key.properties b/android/key.properties new file mode 100644 index 0000000..afaf105 --- /dev/null +++ b/android/key.properties @@ -0,0 +1,4 @@ +storePassword=C123mudar +keyPassword=C123mudar +keyAlias=key +storeFile=C:\\src\\keys\\key.jks \ No newline at end of file