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:
2023-09-18 00:10:06 +08:00
parent 8ddb938883
commit f9dde5f549
10 changed files with 208 additions and 163 deletions

View File

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