Add Android package identifier

Added com.wellnuo.app package name for Android builds

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Sergei 2025-12-13 10:56:52 -08:00
parent 4c84eaa70d
commit 8a9637488b

View File

@ -16,6 +16,7 @@
} }
}, },
"android": { "android": {
"package": "com.wellnuo.app",
"adaptiveIcon": { "adaptiveIcon": {
"backgroundColor": "#E6F4FE", "backgroundColor": "#E6F4FE",
"foregroundImage": "./assets/images/android-icon-foreground.png", "foregroundImage": "./assets/images/android-icon-foreground.png",