Attempt to get FDroid build working

This commit is contained in:
Pieter Vander Vennet 2025-02-17 00:33:27 +01:00
parent 268f1b87e8
commit 5b4e9fa452
77 changed files with 11993 additions and 1 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')