This commit is contained in:
Olu Amey
2020-11-07 14:27:08 -05:00
parent abc0e763ff
commit f535c1df47
60 changed files with 985 additions and 16 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'