Monkeypatch config file
All checks were successful
/ build_android (push) Successful in 3m52s

This commit is contained in:
Pieter Vander Vennet 2025-06-20 00:36:21 +02:00
parent 6aa6be6385
commit fec8053b0f
5 changed files with 5 additions and 4 deletions

View file

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