This commit is contained in:
Zack Pollard
2024-05-21 12:42:12 +01:00
parent b50225327d
commit e503b92d79
8 changed files with 67 additions and 3 deletions
+2 -1
View File
@@ -9,7 +9,8 @@ android {
apply from: "../capacitor-cordova-android-plugins/cordova.variables.gradle"
dependencies {
implementation project(':capacitor-community-media')
implementation project(':capacitor-filesystem')
}