Add android

This commit is contained in:
Max Lynch
2021-01-13 19:01:01 -06:00
parent c60f5b3dcc
commit c10871c080
68 changed files with 1368 additions and 302 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'