chore: add android folder back

This commit is contained in:
Matthew Raymer
2025-03-11 10:01:39 +00:00
parent c9536dd643
commit e2d543337b
51 changed files with 1334 additions and 2 deletions

5
android/settings.gradle Normal file
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'