feat: bump v1.0.17 consumer build, update download links
IS_BUSINESS_APP=false の消費者向けAPKを v1.0.17+28 としてリリース。 releases.json を新URLに更新(pro欄削除、consumer命名に変更)。 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
c0a23d2afb
commit
57a2cf89bb
|
|
@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
|
||||||
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
|
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
|
||||||
# In Windows, build-name is used as the major, minor, and patch parts
|
# In Windows, build-name is used as the major, minor, and patch parts
|
||||||
# of the product and file versions while build-number is used as the build suffix.
|
# of the product and file versions while build-number is used as the build suffix.
|
||||||
version: 1.0.16+27
|
version: 1.0.17+28
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ^3.10.1
|
sdk: ^3.10.1
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,21 @@
|
||||||
|
{
|
||||||
|
"date": "2026-04-04",
|
||||||
|
"name": "Ponshu Room 1.0.17 (2026-04-04)",
|
||||||
|
"version": "v1.0.17",
|
||||||
|
"apks": {
|
||||||
|
"eiji": {
|
||||||
|
"lite": {
|
||||||
|
"url": "https://posimai-lab.tail72e846.ts.net/mai/ponshu-room-lite/releases/download/v1.0.17/ponshu_room_consumer_eiji.apk",
|
||||||
|
"size_mb": 89,
|
||||||
|
"filename": "ponshu_room_consumer_eiji.apk"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"maita": {
|
||||||
|
"lite": {
|
||||||
|
"url": "https://posimai-lab.tail72e846.ts.net/mai/ponshu-room-lite/releases/download/v1.0.17/ponshu_room_consumer_maita.apk",
|
||||||
|
"size_mb": 89,
|
||||||
|
"filename": "ponshu_room_consumer_maita.apk"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue