mirror of
https://github.com/easychen/pushdeer.git
synced 2024-11-16 23:39:24 +08:00
20 lines
378 B
JSON
20 lines
378 B
JSON
{
|
|
"version": 3,
|
|
"artifactType": {
|
|
"type": "APK",
|
|
"kind": "Directory"
|
|
},
|
|
"applicationId": "com.pushdeer.os",
|
|
"variantName": "release",
|
|
"elements": [
|
|
{
|
|
"type": "SINGLE",
|
|
"filters": [],
|
|
"attributes": [],
|
|
"versionCode": 15,
|
|
"versionName": "1.0-alpha-5",
|
|
"outputFile": "app-release.apk"
|
|
}
|
|
],
|
|
"elementType": "File"
|
|
} |