mirror of
https://github.com/KitsunePie/AppErrorsTracking.git
synced 2025-09-04 02:05:16 +08:00
chore: migrate build script from groovy to kts
- using SweetDependency, SweetProperty - merge singing key file configs to properties - update gradle and dependencies
This commit is contained in:
1
.secret/.gitignore
vendored
Normal file
1
.secret/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
/secret.properties
|
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"keyAlias": "public",
|
||||
"keyPassword": "123456",
|
||||
"storeFileName": "universal.p12",
|
||||
"storePassword": "123456"
|
||||
}
|
Reference in New Issue
Block a user