First working version
This commit is contained in:
parent
3a28ccb4fb
commit
81fd788209
77 changed files with 978 additions and 1 deletions
6
capacitor.settings.gradle
Normal file
6
capacitor.settings.gradle
Normal file
|
@ -0,0 +1,6 @@
|
|||
// 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')
|
||||
|
||||
include ':capacitor-geolocation'
|
||||
project(':capacitor-geolocation').projectDir = new File('../node_modules/@capacitor/geolocation/android')
|
Loading…
Add table
Add a link
Reference in a new issue