Skip to content

Ubuntu Launcher

Compare
Choose a tag to compare
@jspw jspw released this 21 Sep 15:25
· 62 commits to master since this release
[
    {
        "outputType": {
            "type": "APK"
        },
        "apkData": {
            "type": "FULL_SPLIT",
            "splits": [
                {
                    "filterType": "ABI",
                    "value": "arm64-v8a"
                }
            ],
            "versionCode": 2001,
            "versionName": "1.1.0",
            "enabled": true,
            "filterName": "arm64-v8a",
            "outputFile": "app-arm64-v8a-release.apk",
            "fullName": "arm64-v8aRelease",
            "baseName": "arm64-v8a-release"
        },
        "path": "app-arm64-v8a-release.apk",
        "properties": {}
    },
    {
        "outputType": {
            "type": "APK"
        },
        "apkData": {
            "type": "FULL_SPLIT",
            "splits": [
                {
                    "filterType": "ABI",
                    "value": "armeabi-v7a"
                }
            ],
            "versionCode": 1001,
            "versionName": "1.1.0",
            "enabled": true,
            "filterName": "armeabi-v7a",
            "outputFile": "app-armeabi-v7a-release.apk",
            "fullName": "armeabi-v7aRelease",
            "baseName": "armeabi-v7a-release"
        },
        "path": "app-armeabi-v7a-release.apk",
        "properties": {}
    },
    {
        "outputType": {
            "type": "APK"
        },
        "apkData": {
            "type": "FULL_SPLIT",
            "splits": [
                {
                    "filterType": "ABI",
                    "value": "x86_64"
                }
            ],
            "versionCode": 4001,
            "versionName": "1.1.0",
            "enabled": true,
            "filterName": "x86_64",
            "outputFile": "app-x86_64-release.apk",
            "fullName": "x86_64Release",
            "baseName": "x86_64-release"
        },
        "path": "app-x86_64-release.apk",
        "properties": {}
    }
]
```json