mirror of https://github.com/LeOS-GSI/LeOS-Genesis
64 lines
1.3 KiB
JSON
64 lines
1.3 KiB
JSON
{
|
|
"version": 3,
|
|
"artifactType": {
|
|
"type": "APK",
|
|
"kind": "Directory"
|
|
},
|
|
"applicationId": "com.leos.onionservices",
|
|
"variantName": "orionRelease",
|
|
"elements": [
|
|
{
|
|
"type": "ONE_OF_MANY",
|
|
"filters": [
|
|
{
|
|
"filterType": "ABI",
|
|
"value": "x86_64"
|
|
}
|
|
],
|
|
"attributes": [],
|
|
"versionCode": 581,
|
|
"versionName": "Build 1.6.1",
|
|
"outputFile": "app-orion-x86_64-release.apk"
|
|
},
|
|
{
|
|
"type": "ONE_OF_MANY",
|
|
"filters": [
|
|
{
|
|
"filterType": "ABI",
|
|
"value": "x86"
|
|
}
|
|
],
|
|
"attributes": [],
|
|
"versionCode": 581,
|
|
"versionName": "Build 1.6.1",
|
|
"outputFile": "app-orion-x86-release.apk"
|
|
},
|
|
{
|
|
"type": "ONE_OF_MANY",
|
|
"filters": [
|
|
{
|
|
"filterType": "ABI",
|
|
"value": "arm64-v8a"
|
|
}
|
|
],
|
|
"attributes": [],
|
|
"versionCode": 581,
|
|
"versionName": "Build 1.6.1",
|
|
"outputFile": "app-orion-arm64-v8a-release.apk"
|
|
},
|
|
{
|
|
"type": "ONE_OF_MANY",
|
|
"filters": [
|
|
{
|
|
"filterType": "ABI",
|
|
"value": "armeabi-v7a"
|
|
}
|
|
],
|
|
"attributes": [],
|
|
"versionCode": 581,
|
|
"versionName": "Build 1.6.1",
|
|
"outputFile": "app-orion-armeabi-v7a-release.apk"
|
|
}
|
|
],
|
|
"elementType": "File"
|
|
} |