Remove Microsoft integration for good

Close #583
This commit is contained in:
MM20
2023-12-23 16:59:04 +01:00
parent b901b68383
commit f2cb92dd2b
14 changed files with 0 additions and 397 deletions

View File

@@ -10,7 +10,6 @@ dependencyResolutionManagement {
repositories {
google()
mavenCentral()
maven(url = "https://pkgs.dev.azure.com/MicrosoftDeviceSDK/DuoSDK-Public/_packaging/Duo-SDK-Feed/maven/v1")
jcenter() // For tinypinyin
}
}
@@ -60,7 +59,6 @@ include(":libs:nextcloud")
include(":libs:owncloud")
include(":libs:webdav")
include(":libs:g-services")
include(":libs:ms-services")
include(":services:global-actions")
include(":services:widgets")
include(":services:favorites")