1
0
mirror of https://github.com/fumiama/simple-dict-android.git synced 2026-06-11 21:50:34 +08:00
This commit is contained in:
fumiama
2021-02-18 00:27:11 +08:00
parent 85428c591c
commit c82f715f55
8 changed files with 41 additions and 30 deletions

View File

@@ -0,0 +1,18 @@
{
"version": 2,
"artifactType": {
"type": "APK",
"kind": "Directory"
},
"applicationId": "top.fumiama.simpledict",
"variantName": "processWinreleaseResources",
"elements": [
{
"type": "SINGLE",
"filters": [],
"versionCode": 4,
"versionName": "1.2",
"outputFile": "app-winrelease.apk"
}
]
}