LeOS-Genesis/app/orion/release/output-metadata.json

64 lines
1.3 KiB
JSON
Raw Permalink Normal View History

2022-05-07 14:41:55 +02:00
{
"version": 3,
"artifactType": {
"type": "APK",
"kind": "Directory"
},
2023-09-09 16:08:30 +02:00
"applicationId": "com.leos.onionservices",
2022-05-07 14:41:55 +02:00
"variantName": "orionRelease",
"elements": [
{
"type": "ONE_OF_MANY",
"filters": [
{
"filterType": "ABI",
"value": "x86_64"
}
],
"attributes": [],
2023-12-06 11:16:17 +01:00
"versionCode": 581,
"versionName": "Build 1.6.1",
2022-05-07 14:41:55 +02:00
"outputFile": "app-orion-x86_64-release.apk"
},
{
"type": "ONE_OF_MANY",
"filters": [
{
"filterType": "ABI",
2023-09-09 16:08:30 +02:00
"value": "x86"
2022-05-07 14:41:55 +02:00
}
],
"attributes": [],
2023-12-06 11:16:17 +01:00
"versionCode": 581,
"versionName": "Build 1.6.1",
2023-09-09 16:08:30 +02:00
"outputFile": "app-orion-x86-release.apk"
2022-05-07 14:41:55 +02:00
},
{
"type": "ONE_OF_MANY",
"filters": [
{
"filterType": "ABI",
2023-12-05 13:44:32 +01:00
"value": "arm64-v8a"
}
],
"attributes": [],
2023-12-06 11:16:17 +01:00
"versionCode": 581,
"versionName": "Build 1.6.1",
2023-12-05 13:44:32 +01:00
"outputFile": "app-orion-arm64-v8a-release.apk"
},
{
"type": "ONE_OF_MANY",
"filters": [
{
"filterType": "ABI",
"value": "armeabi-v7a"
2022-05-07 14:41:55 +02:00
}
],
"attributes": [],
2023-12-06 11:16:17 +01:00
"versionCode": 581,
"versionName": "Build 1.6.1",
"outputFile": "app-orion-armeabi-v7a-release.apk"
2022-05-07 14:41:55 +02:00
}
],
"elementType": "File"
}