Fix config
Some checks failed
/ build_android (push) Failing after 1m52s

This commit is contained in:
Pieter Vander Vennet 2025-06-18 19:01:01 +02:00
parent 889fa9dad3
commit 4e527218d4

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