This commit is contained in:
Zack Pollard
2024-05-17 17:50:55 +01:00
parent 6119618ae2
commit d9fe1bf51e
72 changed files with 1479 additions and 3 deletions

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'