mirror of
https://github.com/libre-tube/LibreTube.git
synced 2024-12-13 13:50:30 +05:30
72 lines
1.5 KiB
JSON
72 lines
1.5 KiB
JSON
{
|
|
"version": 3,
|
|
"artifactType": {
|
|
"type": "APK",
|
|
"kind": "Directory"
|
|
},
|
|
"applicationId": "com.github.libretube",
|
|
"variantName": "release",
|
|
"elements": [
|
|
{
|
|
"type": "UNIVERSAL",
|
|
"filters": [],
|
|
"attributes": [],
|
|
"versionCode": 35,
|
|
"versionName": "0.15.0",
|
|
"outputFile": "app-universal-release.apk"
|
|
},
|
|
{
|
|
"type": "ONE_OF_MANY",
|
|
"filters": [
|
|
{
|
|
"filterType": "ABI",
|
|
"value": "x86_64"
|
|
}
|
|
],
|
|
"attributes": [],
|
|
"versionCode": 35,
|
|
"versionName": "0.15.0",
|
|
"outputFile": "app-x86_64-release.apk"
|
|
},
|
|
{
|
|
"type": "ONE_OF_MANY",
|
|
"filters": [
|
|
{
|
|
"filterType": "ABI",
|
|
"value": "armeabi-v7a"
|
|
}
|
|
],
|
|
"attributes": [],
|
|
"versionCode": 35,
|
|
"versionName": "0.15.0",
|
|
"outputFile": "app-armeabi-v7a-release.apk"
|
|
},
|
|
{
|
|
"type": "ONE_OF_MANY",
|
|
"filters": [
|
|
{
|
|
"filterType": "ABI",
|
|
"value": "x86"
|
|
}
|
|
],
|
|
"attributes": [],
|
|
"versionCode": 35,
|
|
"versionName": "0.15.0",
|
|
"outputFile": "app-x86-release.apk"
|
|
},
|
|
{
|
|
"type": "ONE_OF_MANY",
|
|
"filters": [
|
|
{
|
|
"filterType": "ABI",
|
|
"value": "arm64-v8a"
|
|
}
|
|
],
|
|
"attributes": [],
|
|
"versionCode": 35,
|
|
"versionName": "0.15.0",
|
|
"outputFile": "app-arm64-v8a-release.apk"
|
|
}
|
|
],
|
|
"elementType": "File"
|
|
} |