Send file to LakeFs mobile done!

This commit is contained in:
Eudes Inácio
2022-03-27 18:54:08 +01:00
parent edc237124b
commit fa062c2cf5
7 changed files with 174 additions and 81 deletions
+1
View File
@@ -24,6 +24,7 @@ dependencies {
implementation project(':capacitor-share')
implementation project(':capacitor-storage')
implementation project(':capacitor-voice-recorder')
implementation project(':capacitor2-file-picker')
implementation "com.soundcloud.android:android-crop:1.0.0@aar"
implementation "com.squareup.okhttp:okhttp-urlconnection:2+"
}