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