From 5396bb8910ee3a51f8a49a65fed55251f3967af4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?George=20Kazami=20=5B=E4=B9=94=E6=B2=BB=C2=B7=E9=A2=A8?= =?UTF-8?q?=E8=A6=8B=5D?= Date: Thu, 16 Feb 2023 02:14:38 +0000 Subject: [PATCH] Add files via upload --- 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..cdab3e0 --- /dev/null +++ b/android/key.properties @@ -0,0 +1,4 @@ +storePassword=123abc456d +keyPassword=123abc456d +keyAlias=upload +storeFile=D:/Android/upload-keystore.jks