Add Capacitor Android wrapper for dewemoji.com

This commit is contained in:
Dwindi Ramadhana
2026-02-21 00:36:41 +07:00
parent 9be883cbaf
commit a758a350e9
58 changed files with 2152 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"appId": "com.dewemoji.app",
"appName": "Dewemoji",
"webDir": "www",
"server": {
"url": "https://dewemoji.com",
"cleartext": false
}
}