Remove material dialogs library

This commit is contained in:
MM20
2022-09-28 17:08:33 +02:00
parent 0d5efd402d
commit 709a36fb31
8 changed files with 0 additions and 47 deletions
-3
View File
@@ -47,9 +47,6 @@ dependencies {
implementation(libs.google.drive)
implementation(libs.google.oauth2)
implementation(libs.bundles.materialdialogs)
implementation(project(":i18n"))
implementation(project(":crashreporter"))
}