添加签名文件

This commit is contained in:
2021-02-08 10:48:08 +08:00
parent 29af9af399
commit 6b27df0eca
4 changed files with 15 additions and 1 deletions

View File

@ -18,7 +18,7 @@ android.useAndroidX=true
# Automatically convert third-party libraries to use AndroidX
android.enableJetifier=true
RELEASE_STOREFILE=E:/AndroidStudioProject/signKey.jks
RELEASE_STOREFILE=../SignKey.jks
RELEASE_STORE_PASSWORD=123456
RELEASE_KEY_ALIAS=fxy
RELEASE_KEY_PASSWORD=123456