First working version

This commit is contained in:
Pieter Vander Vennet 2024-11-11 23:00:13 +01:00
parent 3a28ccb4fb
commit 81fd788209
77 changed files with 978 additions and 1 deletions

View 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')