Skip to content

Commit d561557

Browse files
author
mx
committed
ti添加默认keystore
1 parent b487c29 commit d561557

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ android {
3333
// Creates a signing configuration called "release".
3434
release {
3535
// Specifies the path to your keystore file.
36-
storeFile file("/Users/young/mx/androidkeystore/Untitled")
36+
storeFile file("keystore/Untitled")
3737
// Specifies the password for your keystore.
3838
storePassword "123456"
3939
// Specifies the identifying name for your key.

app/keystore/Untitled

2.68 KB
Binary file not shown.

0 commit comments

Comments
 (0)