Add capacitor support, first working build
This commit is contained in:
parent
e525eb8a41
commit
b2797e3076
58 changed files with 2069 additions and 2 deletions
3
android/capacitor.settings.gradle
Normal file
3
android/capacitor.settings.gradle
Normal file
|
@ -0,0 +1,3 @@
|
|||
// DO NOT EDIT THIS FILE! IT IS GENERATED EACH TIME "capacitor update" IS RUN
|
||||
include ':capacitor-android'
|
||||
project(':capacitor-android').projectDir = new File('../node_modules/@capacitor/android/capacitor')
|
Loading…
Add table
Add a link
Reference in a new issue