• This project
    • Loading...
  • Sign in

open-source / warply_android_sdk_maven_plugin

Warply owler 20160706 064657 original
Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Snippets
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • warply_android_sdk_maven_plugin
  • app
  • release
  • output-metadata.json
  • Panagiotis Triantafyllou's avatar
    initial commit · 410b2b3c
    410b2b3c
    Panagiotis Triantafyllou authored 2022-01-27 16:17:46 +0200
output-metadata.json 370 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
{
  "version": 3,
  "artifactType": {
    "type": "APK",
    "kind": "Directory"
  },
  "applicationId": "warp.ly.demo",
  "variantName": "release",
  "elements": [
    {
      "type": "SINGLE",
      "filters": [],
      "attributes": [],
      "versionCode": 100,
      "versionName": "1.0.0",
      "outputFile": "app-release.apk"
    }
  ],
  "elementType": "File"
}