Modify merge contents of build.gradle into constant definitions

This commit is contained in:
2023-04-15 23:16:35 +08:00
parent d0a9554a28
commit 42b0fa69b7
4 changed files with 52 additions and 23 deletions

View File

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