release(android): publish v0.1.24 to stable
This commit is contained in:
parent
c0c19ef89c
commit
f1e56be853
5 changed files with 25 additions and 14 deletions
|
|
@ -1,13 +1,20 @@
|
|||
{
|
||||
"schemaVersion": 1,
|
||||
"product": "MATE",
|
||||
"updatedAt": "2026-07-27T07:19:37Z",
|
||||
"updatedAt": "2026-07-31T21:52:21Z",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue