LibreTube/app/release/output-metadata.json

64 lines
1.3 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-02-27 23:21:17 +05:30
{
"type": "ONE_OF_MANY",
"filters": [
{
"filterType": "ABI",
2022-03-03 12:08:36 +05:30
"value": "x86_64"
2022-02-27 23:21:17 +05:30
}
],
"attributes": [],
2022-07-21 22:22:32 +05:30
"versionCode": 15,
"versionName": "0.4.1",
2022-03-03 12:08:36 +05:30
"outputFile": "app-x86_64-release.apk"
2022-02-27 23:21:17 +05:30
},
{
"type": "ONE_OF_MANY",
"filters": [
{
"filterType": "ABI",
2022-04-19 08:22:40 +05:30
"value": "x86"
2022-02-27 23:21:17 +05:30
}
],
"attributes": [],
2022-07-21 22:22:32 +05:30
"versionCode": 15,
"versionName": "0.4.1",
2022-04-19 08:22:40 +05:30
"outputFile": "app-x86-release.apk"
2022-02-27 23:21:17 +05:30
},
{
"type": "ONE_OF_MANY",
"filters": [
{
"filterType": "ABI",
2022-07-21 22:22:32 +05:30
"value": "arm64-v8a"
2022-02-27 23:21:17 +05:30
}
],
"attributes": [],
2022-07-21 22:22:32 +05:30
"versionCode": 15,
"versionName": "0.4.1",
2022-07-21 22:22:32 +05:30
"outputFile": "app-arm64-v8a-release.apk"
2022-02-27 23:21:17 +05:30
},
{
"type": "ONE_OF_MANY",
"filters": [
{
"filterType": "ABI",
2022-07-21 22:22:32 +05:30
"value": "armeabi-v7a"
2022-02-27 23:21:17 +05:30
}
],
"attributes": [],
2022-07-21 22:22:32 +05:30
"versionCode": 15,
"versionName": "0.4.1",
2022-07-21 22:22:32 +05:30
"outputFile": "app-armeabi-v7a-release.apk"
2022-02-01 21:22:06 +05:30
}
],
"elementType": "File"
}