Remove Microsoft dependencies
This commit is contained in:
@@ -135,7 +135,6 @@ dependencies {
|
||||
implementation(project(":core:i18n"))
|
||||
implementation(project(":services:icons"))
|
||||
implementation(project(":core:ktx"))
|
||||
implementation(project(":libs:ms-services"))
|
||||
implementation(project(":services:music"))
|
||||
implementation(project(":libs:nextcloud"))
|
||||
implementation(project(":data:notifications"))
|
||||
|
||||
@@ -140,7 +140,6 @@ dependencies {
|
||||
implementation(project(":data:unitconverter"))
|
||||
implementation(project(":libs:nextcloud"))
|
||||
implementation(project(":libs:g-services"))
|
||||
implementation(project(":libs:ms-services"))
|
||||
implementation(project(":libs:owncloud"))
|
||||
implementation(project(":services:accounts"))
|
||||
implementation(project(":services:backup"))
|
||||
|
||||
Reference in New Issue
Block a user