feat:android sync

This commit is contained in:
2025-11-01 11:39:29 +08:00
parent 6516d8dc78
commit 8d513ad702
60 changed files with 997 additions and 5 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'