Add missing license

pull/1811/head
Alex Baker 2 years ago
parent 992e5048ec
commit a8f9fd1b77

@ -957,3 +957,9 @@
license: The Apache Software License, Version 2.0
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
url: https://developer.android.com/jetpack/androidx/releases/resourceinspection#1.0.0
- artifact: androidx.compose.material:material-icons-extended:+
name: material-icons-extended
copyrightHolder: Android Open Source Project
license: The Apache Software License, Version 2.0
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
url: https://developer.android.com/jetpack/androidx/releases/compose-material#1.1.1

@ -2271,6 +2271,20 @@
"normalizedLicense": "apache2",
"url": "https://developer.android.com/jetpack/androidx/releases/resourceinspection#1.0.0",
"libraryName": "resourceinspection-annotation"
},
{
"artifactId": {
"name": "material-icons-extended",
"group": "androidx.compose.material",
"version": "+"
},
"copyrightHolder": "Android Open Source Project",
"copyrightStatement": "Copyright © Android Open Source Project. All rights reserved.",
"license": "The Apache Software License, Version 2.0",
"licenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt",
"normalizedLicense": "apache2",
"url": "https://developer.android.com/jetpack/androidx/releases/compose-material#1.1.1",
"libraryName": "material-icons-extended"
}
]
}
Loading…
Cancel
Save