Premier commit

This commit is contained in:
2026-04-03 09:46:31 +02:00
parent 03a917644b
commit 859b3f073c
57 changed files with 2232 additions and 76 deletions

5
android/settings.gradle Normal file
View File

@@ -0,0 +1,5 @@
include ':app'
include ':capacitor-cordova-android-plugins'
project(':capacitor-cordova-android-plugins').projectDir = new File('./capacitor-cordova-android-plugins/')
apply from: 'capacitor.settings.gradle'