Add filestorage adapters

This commit is contained in:
Matthew Remmel
2025-09-30 10:31:28 -04:00
committed by hodlbod
parent dd3231e70f
commit 0a8c2faa74
17 changed files with 512 additions and 8 deletions
+1
View File
@@ -11,6 +11,7 @@ apply from: "../capacitor-cordova-android-plugins/cordova.variables.gradle"
dependencies {
implementation project(':capacitor-community-safe-area')
implementation project(':capacitor-app')
implementation project(':capacitor-filesystem')
implementation project(':capacitor-keyboard')
implementation project(':capacitor-preferences')
implementation project(':capacitor-push-notifications')