release(android): publish v0.1.31 to stable
This commit is contained in:
parent
1341a8aaaf
commit
6ebed346b6
5 changed files with 26 additions and 14 deletions
|
|
@ -1,13 +1,21 @@
|
|||
{
|
||||
"schemaVersion": 1,
|
||||
"product": "MATE",
|
||||
"updatedAt": "2026-08-13T17:04:01Z",
|
||||
"updatedAt": "2026-08-17T13:33:35Z",
|
||||
"platforms": {
|
||||
"android": {
|
||||
"manifest": "android/manifest.json"
|
||||
},
|
||||
"manifest": "android/manifest.json",
|
||||
"channels": {
|
||||
"stable": "android/stable/manifest.json"
|
||||
}
|
||||
}
|
||||
,
|
||||
"desktop": {
|
||||
"manifest": "desktop/manifest.json"
|
||||
"manifest": "desktop/manifest.json",
|
||||
"channels": {
|
||||
"prod": "desktop/prod/manifest.json",
|
||||
"test": "desktop/test/manifest.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue