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

64 lines
1.4 KiB
JSON
Raw Normal View History

2022-05-07 14:41:55 +02:00
{
"version": 3,
"artifactType": {
"type": "APK",
"kind": "Directory"
},
2022-05-14 10:31:18 +02:00
"applicationId": "com.hiddenservices.onionservices",
2022-05-07 14:41:55 +02:00
"variantName": "orionRelease",
"elements": [
{
"type": "ONE_OF_MANY",
"filters": [
{
"filterType": "ABI",
"value": "x86_64"
}
],
"attributes": [],
2023-03-05 23:38:17 +01:00
"versionCode": 565,
"versionName": "Build | Dark-Origin 1.1.0.9",
2022-05-07 14:41:55 +02:00
"outputFile": "app-orion-x86_64-release.apk"
},
{
"type": "ONE_OF_MANY",
"filters": [
{
"filterType": "ABI",
2022-06-12 14:48:34 +02:00
"value": "x86"
2022-05-07 14:41:55 +02:00
}
],
"attributes": [],
2023-03-05 23:38:17 +01:00
"versionCode": 565,
"versionName": "Build | Dark-Origin 1.1.0.9",
2022-06-12 14:48:34 +02:00
"outputFile": "app-orion-x86-release.apk"
2022-05-07 14:41:55 +02:00
},
{
"type": "ONE_OF_MANY",
"filters": [
{
"filterType": "ABI",
2023-03-05 23:38:17 +01:00
"value": "arm64-v8a"
2022-05-07 14:41:55 +02:00
}
],
"attributes": [],
2023-03-05 23:38:17 +01:00
"versionCode": 565,
"versionName": "Build | Dark-Origin 1.1.0.9",
"outputFile": "app-orion-arm64-v8a-release.apk"
2022-05-07 14:41:55 +02:00
},
{
"type": "ONE_OF_MANY",
"filters": [
{
"filterType": "ABI",
2023-03-05 23:38:17 +01:00
"value": "armeabi-v7a"
2022-05-07 14:41:55 +02:00
}
],
"attributes": [],
2023-03-05 23:38:17 +01:00
"versionCode": 565,
"versionName": "Build | Dark-Origin 1.1.0.9",
"outputFile": "app-orion-armeabi-v7a-release.apk"
2022-05-07 14:41:55 +02:00
}
],
"elementType": "File"
}