mirror of
https://github.com/fumiama/simple-dict-android.git
synced 2026-06-05 00:30:24 +08:00
18 lines
344 B
JSON
18 lines
344 B
JSON
{
|
|
"version": 2,
|
|
"artifactType": {
|
|
"type": "APK",
|
|
"kind": "Directory"
|
|
},
|
|
"applicationId": "top.fumiama.simpledict",
|
|
"variantName": "processReleaseResources",
|
|
"elements": [
|
|
{
|
|
"type": "SINGLE",
|
|
"filters": [],
|
|
"versionCode": 10,
|
|
"versionName": "1.8",
|
|
"outputFile": "app-release.apk"
|
|
}
|
|
]
|
|
} |