Get bridge working, get geolocation working

This commit is contained in:
Pieter Vander Vennet 2024-12-12 00:44:27 +01:00
parent 9102d6ef87
commit b165ec6005
8 changed files with 261 additions and 25 deletions

View file

@ -1,6 +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')
include ':capacitor-geolocation'
project(':capacitor-geolocation').projectDir = new File('../node_modules/@capacitor/geolocation/android')