LibreTube/app/release/output-metadata.json

72 lines
1.5 KiB
JSON
Raw Normal View History

2022-02-01 21:22:06 +05:30
{
"version": 3,
"artifactType": {
"type": "APK",
"kind": "Directory"
},
"applicationId": "com.github.libretube",
"variantName": "release",
"elements": [
2022-08-18 16:59:07 +05:30
{
"type": "UNIVERSAL",
"filters": [],
"attributes": [],
2022-09-08 22:11:57 +05:30
"versionCode": 18,
"versionName": "0.5.1",
2022-08-18 16:59:07 +05:30
"outputFile": "app-universal-release.apk"
},
2022-02-27 23:21:17 +05:30
{
"type": "ONE_OF_MANY",
"filters": [
{
"filterType": "ABI",
2022-09-08 22:59:35 +05:30
"value": "armeabi-v7a"
2022-02-27 23:21:17 +05:30
}
],
"attributes": [],
2022-09-08 22:11:57 +05:30
"versionCode": 18,
"versionName": "0.5.1",
2022-09-08 22:59:35 +05:30
"outputFile": "app-armeabi-v7a-release.apk"
2022-02-27 23:21:17 +05:30
},
{
"type": "ONE_OF_MANY",
"filters": [
{
"filterType": "ABI",
2022-09-08 22:59:35 +05:30
"value": "arm64-v8a"
2022-02-27 23:21:17 +05:30
}
],
"attributes": [],
2022-09-08 22:11:57 +05:30
"versionCode": 18,
"versionName": "0.5.1",
2022-09-08 22:59:35 +05:30
"outputFile": "app-arm64-v8a-release.apk"
2022-02-27 23:21:17 +05:30
},
{
"type": "ONE_OF_MANY",
"filters": [
{
"filterType": "ABI",
2022-09-08 22:59:35 +05:30
"value": "x86_64"
2022-02-27 23:21:17 +05:30
}
],
"attributes": [],
2022-09-08 22:11:57 +05:30
"versionCode": 18,
"versionName": "0.5.1",
2022-09-08 22:59:35 +05:30
"outputFile": "app-x86_64-release.apk"
2022-02-27 23:21:17 +05:30
},
{
"type": "ONE_OF_MANY",
"filters": [
{
"filterType": "ABI",
2022-09-08 22:59:35 +05:30
"value": "x86"
2022-02-27 23:21:17 +05:30
}
],
"attributes": [],
2022-09-08 22:11:57 +05:30
"versionCode": 18,
"versionName": "0.5.1",
2022-09-08 22:59:35 +05:30
"outputFile": "app-x86-release.apk"
2022-02-01 21:22:06 +05:30
}
],
"elementType": "File"
2022-08-04 13:35:14 +05:30
}