mirror of
https://github.com/libre-tube/LibreTube.git
synced 2025-04-28 07:50:31 +05:30
update meta
This commit is contained in:
parent
fcb5f22746
commit
80b4b2eaf4
@ -11,23 +11,10 @@
|
||||
"type": "UNIVERSAL",
|
||||
"filters": [],
|
||||
"attributes": [],
|
||||
"versionCode": 20,
|
||||
"versionName": "0.6.1",
|
||||
"versionCode": 21,
|
||||
"versionName": "0.7.0",
|
||||
"outputFile": "app-universal-release.apk"
|
||||
},
|
||||
{
|
||||
"type": "ONE_OF_MANY",
|
||||
"filters": [
|
||||
{
|
||||
"filterType": "ABI",
|
||||
"value": "arm64-v8a"
|
||||
}
|
||||
],
|
||||
"attributes": [],
|
||||
"versionCode": 20,
|
||||
"versionName": "0.6.1",
|
||||
"outputFile": "app-arm64-v8a-release.apk"
|
||||
},
|
||||
{
|
||||
"type": "ONE_OF_MANY",
|
||||
"filters": [
|
||||
@ -37,8 +24,8 @@
|
||||
}
|
||||
],
|
||||
"attributes": [],
|
||||
"versionCode": 20,
|
||||
"versionName": "0.6.1",
|
||||
"versionCode": 21,
|
||||
"versionName": "0.7.0",
|
||||
"outputFile": "app-armeabi-v7a-release.apk"
|
||||
},
|
||||
{
|
||||
@ -46,13 +33,13 @@
|
||||
"filters": [
|
||||
{
|
||||
"filterType": "ABI",
|
||||
"value": "x86"
|
||||
"value": "arm64-v8a"
|
||||
}
|
||||
],
|
||||
"attributes": [],
|
||||
"versionCode": 20,
|
||||
"versionName": "0.6.1",
|
||||
"outputFile": "app-x86-release.apk"
|
||||
"versionCode": 21,
|
||||
"versionName": "0.7.0",
|
||||
"outputFile": "app-arm64-v8a-release.apk"
|
||||
},
|
||||
{
|
||||
"type": "ONE_OF_MANY",
|
||||
@ -63,9 +50,22 @@
|
||||
}
|
||||
],
|
||||
"attributes": [],
|
||||
"versionCode": 20,
|
||||
"versionName": "0.6.1",
|
||||
"versionCode": 21,
|
||||
"versionName": "0.7.0",
|
||||
"outputFile": "app-x86_64-release.apk"
|
||||
},
|
||||
{
|
||||
"type": "ONE_OF_MANY",
|
||||
"filters": [
|
||||
{
|
||||
"filterType": "ABI",
|
||||
"value": "x86"
|
||||
}
|
||||
],
|
||||
"attributes": [],
|
||||
"versionCode": 21,
|
||||
"versionName": "0.7.0",
|
||||
"outputFile": "app-x86-release.apk"
|
||||
}
|
||||
],
|
||||
"elementType": "File"
|
||||
|
Loading…
x
Reference in New Issue
Block a user