1
0
mirror of https://github.com/fumiama/simple-dict-android.git synced 2026-06-12 22:40:27 +08:00
This commit is contained in:
fumiama
2021-03-11 23:28:46 +08:00
parent 1367c96d0d
commit 750f071e1f
8 changed files with 40 additions and 57 deletions

BIN
app/release/app-release.apk Normal file

Binary file not shown.

View File

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