Project

General

Profile

Download (354 Bytes) Statistics
| Branch: | Tag: | Revision:

magiccube / release / output-metadata.json @ b2d17b15

1 a19943bf Leszek Koltunski
{
2 b44fc32f Leszek Koltunski
  "version": 2,
3 a19943bf Leszek Koltunski
  "artifactType": {
4
    "type": "APK",
5
    "kind": "Directory"
6
  },
7
  "applicationId": "org.distorted.magic",
8 b44fc32f Leszek Koltunski
  "variantName": "processReleaseResources",
9 a19943bf Leszek Koltunski
  "elements": [
10
    {
11
      "type": "SINGLE",
12
      "filters": [],
13 b2d17b15 Leszek Koltunski
      "versionCode": 26,
14
      "versionName": "1.6.3",
15 a19943bf Leszek Koltunski
      "outputFile": "distorted-cube-release.apk"
16
    }
17
  ]
18
}