feat: Mark all testing complete + resolve investment upload issue

- Update TASK-005: all iOS & Android testing marked as complete (Phase 7, 8, 9 User + all Admin phases)
- Investment upload issue resolved (2026-04-17)
- All build & device testing status updated from Pending to Complete
- Last Updated bumped to 2026-04-17

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
This commit is contained in:
2026-04-17 11:24:02 +08:00
parent 19d3a9a6c7
commit f897f00c64
7 changed files with 212 additions and 92 deletions

View File

@@ -15,7 +15,7 @@ require("dotenv").config();
export default {
name: "HIPMI Badung Connect",
slug: "hipmi-mobile",
version: "1.0.2",
version: "1.0.3",
orientation: "portrait",
icon: "./assets/images/icon.png",
scheme: "hipmimobile",
@@ -34,7 +34,7 @@ export default {
associatedDomains: [
"applinks:hipmi.muku.id",
],
buildNumber: "7",
buildNumber: "1",
},
android: {
@@ -45,7 +45,7 @@ export default {
},
edgeToEdgeEnabled: true,
package: "com.bip.hipmimobileapp",
versionCode: 5,
versionCode: 6,
// softwareKeyboardLayoutMode: 'resize', // option: untuk mengatur keyboard pada room chst collaboration
intentFilters: [
{