From a967fc6e57f249ac6fc8e95d7ac9c79e6d09ee04 Mon Sep 17 00:00:00 2001 From: Matthieu <24-artectrex@users.noreply.shinice.net> Date: Thu, 16 Sep 2021 11:34:28 +0200 Subject: [PATCH] Add license to yml --- app/licenses.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/app/licenses.yml b/app/licenses.yml index 954bc667..e206de54 100644 --- a/app/licenses.yml +++ b/app/licenses.yml @@ -544,6 +544,12 @@ license: The Apache Software License, Version 2.0 licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt 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:+ name: work-runtime-ktx copyrightHolder: Google Inc.