first commit

This commit is contained in:
Olu Amey
2022-07-10 12:28:53 -04:00
commit 4c2d6db024
316 changed files with 35053 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'