mirror of
https://github.com/JasonYANG170/IOTConnect-Android.git
synced 2024-11-23 20:26:22 +00:00
20 lines
374 B
JSON
20 lines
374 B
JSON
{
|
|
"version": 3,
|
|
"artifactType": {
|
|
"type": "APK",
|
|
"kind": "Directory"
|
|
},
|
|
"applicationId": "com.example.IOTsmart",
|
|
"variantName": "release",
|
|
"elements": [
|
|
{
|
|
"type": "SINGLE",
|
|
"filters": [],
|
|
"attributes": [],
|
|
"versionCode": 1,
|
|
"versionName": "1.0",
|
|
"outputFile": "app-release.apk"
|
|
}
|
|
],
|
|
"elementType": "File"
|
|
} |