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,3 @@
// DO NOT EDIT THIS FILE! IT IS GENERATED EACH TIME "capacitor update" IS RUN
include ':capacitor-android'
project(':capacitor-android').projectDir = new File('../node_modules/@capacitor/android/capacitor')