build: remove microsoft fluent icons dependency

We have imported all the icons manually on 1e12ba2bfc
This commit is contained in:
LucasGGamerM
2024-12-10 12:04:27 -03:00
parent 1e12ba2bfc
commit 5a8b15c157

View File

@@ -101,9 +101,6 @@ dependencies {
annotationProcessor 'org.parceler:parceler:1.1.12'
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.3'
// MOSHIDON: fluent icons ftw
implementation 'com.microsoft.design:fluent-system-icons:1.1.265@aar'
// MOSHIDON: we don't do that here
// def appCenterSdkVersion = "5.0.4"
// appcenterPrivateBetaImplementation "com.microsoft.appcenter:appcenter-crashes:${appCenterSdkVersion}"