From 40fc8ab47861a631b59cd0e1e1fdd42a8a3c7437 Mon Sep 17 00:00:00 2001 From: litingting Date: Thu, 15 Aug 2024 13:46:45 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AD=BE=E5=90=8D=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- keystore.properties | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 keystore.properties diff --git a/keystore.properties b/keystore.properties new file mode 100644 index 0000000..77126ea --- /dev/null +++ b/keystore.properties @@ -0,0 +1,6 @@ +app_name=Pink Wallpapers +package_name=com.pink.cute.wallpapers +keystoreFile=app/PinkWallpapers.jks +key_alias=PinkWallpaperskey0 +key_store_password=PinkWallpapers +key_password=PinkWallpapers \ No newline at end of file