refactor: remove unused FileOpener2 dependency

This commit is contained in:
Rainer Killinger
2022-10-24 10:40:39 +02:00
parent c8f6a27c57
commit d647719201
7 changed files with 125 additions and 175 deletions

View File

@@ -26,7 +26,7 @@ dependencies {
implementation project(':hugotomazi-capacitor-navigation-bar')
implementation project(':transistorsoft-capacitor-background-fetch')
implementation project(':capacitor-secure-storage-plugin')
implementation "com.android.support:support-v4:27.+"
}