Initial Commit!

This commit is contained in:
Florian Sylvain
2024-03-27 08:28:44 +01:00
parent 9d33539a0b
commit 9906907fef
69 changed files with 2098 additions and 130 deletions
+5
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'