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,5 @@
include ':app'
include ':capacitor-cordova-android-plugins'
project(':capacitor-cordova-android-plugins').projectDir = new File('./capacitor-cordova-android-plugins/')
apply from: 'capacitor.settings.gradle'