Revision fc92c1d0
Added by Leszek Koltunski over 3 years ago
release/output-metadata.json | ||
---|---|---|
1 |
{ |
|
2 |
"version": 2, |
|
3 |
"artifactType": { |
|
4 |
"type": "APK", |
|
5 |
"kind": "Directory" |
|
6 |
}, |
|
7 |
"applicationId": "org.distorted.examples", |
|
8 |
"variantName": "processReleaseResources", |
|
9 |
"elements": [ |
|
10 |
{ |
|
11 |
"type": "SINGLE", |
|
12 |
"filters": [], |
|
13 |
"versionCode": 1, |
|
14 |
"versionName": "1.0", |
|
15 |
"outputFile": "distorted-examples-release.apk" |
|
16 |
} |
|
17 |
] |
|
18 |
} |
Also available in: Unified diff
Make per-component centers optional, controlled by API MeshBase.setUseCenters()