feat: tạo ứng dụng android

This commit is contained in:
2026-06-26 20:33:14 +07:00
parent 4da00b222f
commit d8bbb22dbd
59 changed files with 1717 additions and 48 deletions
+5
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'