We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfa1327 commit 4a50a1eCopy full SHA for 4a50a1e
REUSE.toml
@@ -5,6 +5,12 @@ SPDX-PackageName = "android-common"
5
SPDX-PackageSupplier = "Nextcloud Android team <[email protected]>"
6
SPDX-PackageDownloadLocation = "https://github.com/nextcloud/android-common"
7
8
+[[annotations]]
9
+path = [".idea/icon.svg"]
10
+precedence = "aggregate"
11
+SPDX-FileCopyrightText = "2025 Nextcloud Gmbh and Nextcloud contributors, Google LLC"
12
+SPDX-License-Identifier = "Apache-2.0"
13
+
14
[[annotations]]
15
path = ["material-color-utilities/src/main/java/**"]
16
precedence = "aggregate"
0 commit comments