Modify merge contents of build.gradle into constant definitions

This commit is contained in:
2023-04-15 22:35:36 +08:00
parent f9bc6fc013
commit 94752010ec
4 changed files with 51 additions and 21 deletions

View File

@@ -0,0 +1,6 @@
{
"keyAlias": "public",
"keyPassword": "123456",
"storeFileName": "universal.p12",
"storePassword": "123456"
}