签名配置信息

This commit is contained in:
yezhiqiu
2025-09-30 10:20:30 +08:00
parent 0214fb09ed
commit 787137f6a2
3 changed files with 19 additions and 1 deletions

14
local.properties Normal file
View File

@@ -0,0 +1,14 @@
## This file must *NOT* be checked into Version Control Systems,
# as it contains information specific to your local configuration.
#
# Location of the SDK. This is only used by Gradle.
# For customization when using a Version Control System, please read the
# header note.
#Tue Jul 12 12:13:20 CST 2022
sdk.dir=H\:\\androidSdk
#签名文件配置信息
keyStoreFile=E\:\\AndroidProject\\key\\shanrenkey.jks
keyStorePassword=ShanrenSport365
keyAlias=ShanrenSportKey
keyAliasPassword=ShanrenSport365