This commit is contained in:
Olu Amey
2020-11-18 11:42:14 -05:00
parent 15614fe488
commit 95d832fc0c
76 changed files with 1319 additions and 22 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'