Adding android app

This commit is contained in:
Olusesan Ameye
2023-09-29 17:30:22 -04:00
parent dea6b60742
commit 040ed47fdb
77 changed files with 1008 additions and 0 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'