{ "version": 2, "artifactType": { "type": "APK", "kind": "Directory" }, "applicationId": "com.cj.autojs.dtok", "variantName": "release", "elements": [ { "type": "ONE_OF_MANY", "filters": [ { "filterType": "ABI", "value": "x86" } ], "versionCode": 1, "versionName": "1.1", "outputFile": "app-x86-release.apk" }, { "type": "ONE_OF_MANY", "filters": [ { "filterType": "ABI", "value": "arm64-v8a" } ], "versionCode": 1, "versionName": "1.1", "outputFile": "app-arm64-v8a-release.apk" }, { "type": "ONE_OF_MANY", "filters": [ { "filterType": "ABI", "value": "armeabi-v7a" } ], "versionCode": 1, "versionName": "1.1", "outputFile": "app-armeabi-v7a-release.apk" } ] }