forked from mirror/monocles_chat
update strings and translation
This commit is contained in:
parent
74e8c99c21
commit
8f4c826ac2
1 changed files with 17 additions and 17 deletions
|
@ -11,7 +11,7 @@
|
|||
"type": "UNIVERSAL",
|
||||
"filters": [],
|
||||
"attributes": [],
|
||||
"versionCode": 17129,
|
||||
"versionCode": 17132,
|
||||
"versionName": "1.7.6.7",
|
||||
"outputFile": "monocles chat-1.7.6.7-git-universal-release.apk"
|
||||
},
|
||||
|
@ -20,13 +20,13 @@
|
|||
"filters": [
|
||||
{
|
||||
"filterType": "ABI",
|
||||
"value": "arm64-v8a"
|
||||
"value": "x86"
|
||||
}
|
||||
],
|
||||
"attributes": [],
|
||||
"versionCode": 14404,
|
||||
"versionCode": 14402,
|
||||
"versionName": "1.7.6.7",
|
||||
"outputFile": "monocles chat-1.7.6.7-git-arm64-v8a-release.apk"
|
||||
"outputFile": "monocles chat-1.7.6.7-git-x86-release.apk"
|
||||
},
|
||||
{
|
||||
"type": "ONE_OF_MANY",
|
||||
|
@ -41,6 +41,19 @@
|
|||
"versionName": "1.7.6.7",
|
||||
"outputFile": "monocles chat-1.7.6.7-git-x86_64-release.apk"
|
||||
},
|
||||
{
|
||||
"type": "ONE_OF_MANY",
|
||||
"filters": [
|
||||
{
|
||||
"filterType": "ABI",
|
||||
"value": "arm64-v8a"
|
||||
}
|
||||
],
|
||||
"attributes": [],
|
||||
"versionCode": 14404,
|
||||
"versionName": "1.7.6.7",
|
||||
"outputFile": "monocles chat-1.7.6.7-git-arm64-v8a-release.apk"
|
||||
},
|
||||
{
|
||||
"type": "ONE_OF_MANY",
|
||||
"filters": [
|
||||
|
@ -53,19 +66,6 @@
|
|||
"versionCode": 14401,
|
||||
"versionName": "1.7.6.7",
|
||||
"outputFile": "monocles chat-1.7.6.7-git-armeabi-v7a-release.apk"
|
||||
},
|
||||
{
|
||||
"type": "ONE_OF_MANY",
|
||||
"filters": [
|
||||
{
|
||||
"filterType": "ABI",
|
||||
"value": "x86"
|
||||
}
|
||||
],
|
||||
"attributes": [],
|
||||
"versionCode": 14402,
|
||||
"versionName": "1.7.6.7",
|
||||
"outputFile": "monocles chat-1.7.6.7-git-x86-release.apk"
|
||||
}
|
||||
],
|
||||
"elementType": "File"
|
||||
|
|
Loading…
Add table
Reference in a new issue