LibreTube/app/release/output-metadata.json

97 lines
2.2 KiB
JSON
Raw Normal View History

2022-11-13 03:30:14 +05:30
{
"version": 3,
"artifactType": {
"type": "APK",
"kind": "Directory"
},
"applicationId": "com.github.libretube",
"variantName": "release",
"elements": [
{
"type": "UNIVERSAL",
"filters": [],
"attributes": [],
2024-08-23 17:45:57 +05:30
"versionCode": 55,
"versionName": "0.25.0",
2022-11-13 03:30:14 +05:30
"outputFile": "app-universal-release.apk"
},
{
"type": "ONE_OF_MANY",
"filters": [
{
"filterType": "ABI",
2024-07-11 21:55:10 +05:30
"value": "armeabi-v7a"
2022-11-13 03:30:14 +05:30
}
],
"attributes": [],
2024-08-23 17:45:57 +05:30
"versionCode": 55,
"versionName": "0.25.0",
2024-07-11 21:55:10 +05:30
"outputFile": "app-armeabi-v7a-release.apk"
2022-11-13 03:30:14 +05:30
},
{
"type": "ONE_OF_MANY",
"filters": [
{
"filterType": "ABI",
2024-08-23 17:45:57 +05:30
"value": "arm64-v8a"
2022-11-13 03:30:14 +05:30
}
],
"attributes": [],
2024-08-23 17:45:57 +05:30
"versionCode": 55,
"versionName": "0.25.0",
"outputFile": "app-arm64-v8a-release.apk"
2022-11-13 03:30:14 +05:30
},
{
"type": "ONE_OF_MANY",
"filters": [
{
"filterType": "ABI",
2024-08-23 17:45:57 +05:30
"value": "x86"
2022-11-13 03:30:14 +05:30
}
],
"attributes": [],
2024-08-23 17:45:57 +05:30
"versionCode": 55,
"versionName": "0.25.0",
"outputFile": "app-x86-release.apk"
2022-11-13 03:30:14 +05:30
},
{
"type": "ONE_OF_MANY",
"filters": [
{
"filterType": "ABI",
2024-08-23 17:45:57 +05:30
"value": "x86_64"
2022-11-13 03:30:14 +05:30
}
],
"attributes": [],
2024-08-23 17:45:57 +05:30
"versionCode": 55,
"versionName": "0.25.0",
"outputFile": "app-x86_64-release.apk"
2022-11-13 03:30:14 +05:30
}
],
2024-07-11 21:55:10 +05:30
"elementType": "File",
"baselineProfiles": [
{
"minApi": 28,
"maxApi": 30,
"baselineProfiles": [
"baselineProfiles/1/app-universal-release.dm",
"baselineProfiles/1/app-armeabi-v7a-release.dm",
2024-08-23 17:45:57 +05:30
"baselineProfiles/1/app-arm64-v8a-release.dm",
2024-07-11 21:55:10 +05:30
"baselineProfiles/1/app-x86-release.dm",
2024-08-23 17:45:57 +05:30
"baselineProfiles/1/app-x86_64-release.dm"
2024-07-11 21:55:10 +05:30
]
},
{
"minApi": 31,
"maxApi": 2147483647,
"baselineProfiles": [
"baselineProfiles/0/app-universal-release.dm",
"baselineProfiles/0/app-armeabi-v7a-release.dm",
2024-08-23 17:45:57 +05:30
"baselineProfiles/0/app-arm64-v8a-release.dm",
2024-07-11 21:55:10 +05:30
"baselineProfiles/0/app-x86-release.dm",
2024-08-23 17:45:57 +05:30
"baselineProfiles/0/app-x86_64-release.dm"
2024-07-11 21:55:10 +05:30
]
}
],
"minSdkVersionForDexing": 21
2022-11-13 03:30:14 +05:30
}