Add license to yml
This commit is contained in:
parent
9e0ab70320
commit
a967fc6e57
|
@ -544,6 +544,12 @@
|
||||||
license: The Apache Software License, Version 2.0
|
license: The Apache Software License, Version 2.0
|
||||||
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
||||||
url: https://developer.android.com/topic/libraries/architecture/index.html
|
url: https://developer.android.com/topic/libraries/architecture/index.html
|
||||||
|
- artifact: androidx.work:work-testing:+
|
||||||
|
name: work-testing
|
||||||
|
copyrightHolder: Google Inc.
|
||||||
|
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/work#2.6.0
|
||||||
- artifact: androidx.work:work-runtime-ktx:+
|
- artifact: androidx.work:work-runtime-ktx:+
|
||||||
name: work-runtime-ktx
|
name: work-runtime-ktx
|
||||||
copyrightHolder: Google Inc.
|
copyrightHolder: Google Inc.
|
||||||
|
|
Loading…
Reference in New Issue