Remove MS SDK dependency

This commit is contained in:
MM20 2023-06-23 16:37:29 +02:00
parent b8425f1a47
commit e350e0f640
No known key found for this signature in database
GPG Key ID: 0B61A8F2DEAFA389

View File

@ -41,7 +41,6 @@ dependencies {
implementation(libs.koin.android)
implementation(project(":libs:g-services"))
implementation(project(":libs:ms-services"))
implementation(project(":libs:owncloud"))
implementation(project(":libs:nextcloud"))