Project

General

Profile

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

magiccube / release / output-metadata.json @ 09784afd

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 09784afd Leszek Koltunski
      "versionCode": 27,
14
      "versionName": "1.6.4",
15 a19943bf Leszek Koltunski
      "outputFile": "distorted-cube-release.apk"
16
    }
17
  ]
18
}