Update licenses

gtask_related_email
Alex Baker 6 years ago
parent aaa82447b0
commit dc1b31a30e

@ -712,7 +712,7 @@
skip: true skip: true
- artifact: androidx.core:core-ktx:+ - artifact: androidx.core:core-ktx:+
name: Core Kotlin Extensions name: Core Kotlin Extensions
copyrightHolder: The Android Open Source Project copyrightHolder: Android Open Source Project
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: http://developer.android.com/tools/extras/support-library.html url: http://developer.android.com/tools/extras/support-library.html

@ -61,7 +61,7 @@
"artifactId": { "artifactId": {
"name": "constraintlayout", "name": "constraintlayout",
"group": "androidx.constraintlayout", "group": "androidx.constraintlayout",
"version": "2.0.0-beta2" "version": "2.0.0-beta1"
} }
}, },
{ {
@ -157,7 +157,7 @@
"artifactId": { "artifactId": {
"name": "core", "name": "core",
"group": "androidx.core", "group": "androidx.core",
"version": "1.1.0-rc03" "version": "1.1.0"
} }
}, },
{ {
@ -301,7 +301,7 @@
"artifactId": { "artifactId": {
"name": "versionedparcelable", "name": "versionedparcelable",
"group": "androidx.versionedparcelable", "group": "androidx.versionedparcelable",
"version": "1.0.0" "version": "1.1.0"
} }
}, },
{ {
@ -541,7 +541,7 @@
"artifactId": { "artifactId": {
"name": "dagger", "name": "dagger",
"group": "com.google.dagger", "group": "com.google.dagger",
"version": "2.23.2" "version": "2.25.2"
} }
}, },
{ {
@ -909,7 +909,7 @@
"artifactId": { "artifactId": {
"name": "ical4j", "name": "ical4j",
"group": "org.mnode.ical4j", "group": "org.mnode.ical4j",
"version": "2.2.5" "version": "2.2.6"
} }
}, },
{ {
@ -1469,7 +1469,7 @@
"artifactId": { "artifactId": {
"name": "constraintlayout-solver", "name": "constraintlayout-solver",
"group": "androidx.constraintlayout", "group": "androidx.constraintlayout",
"version": "2.0.0-beta2" "version": "2.0.0-beta1"
} }
}, },
{ {
@ -1645,7 +1645,7 @@
"artifactId": { "artifactId": {
"name": "butterknife", "name": "butterknife",
"group": "com.jakewharton", "group": "com.jakewharton",
"version": "10.1.0" "version": "10.2.0"
} }
}, },
{ {
@ -1661,7 +1661,7 @@
"artifactId": { "artifactId": {
"name": "butterknife-annotations", "name": "butterknife-annotations",
"group": "com.jakewharton", "group": "com.jakewharton",
"version": "10.1.0" "version": "10.2.0"
} }
}, },
{ {
@ -1725,7 +1725,7 @@
"artifactId": { "artifactId": {
"name": "butterknife-runtime", "name": "butterknife-runtime",
"group": "com.jakewharton", "group": "com.jakewharton",
"version": "10.1.0" "version": "10.2.0"
} }
}, },
{ {
@ -1906,8 +1906,8 @@
}, },
{ {
"notice": null, "notice": null,
"copyrightHolder": "The Android Open Source Project", "copyrightHolder": "Android Open Source Project",
"copyrightStatement": "Copyright © The Android Open Source Project. All rights reserved.", "copyrightStatement": "Copyright © Android Open Source Project. All rights reserved.",
"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",
"normalizedLicense": "apache2", "normalizedLicense": "apache2",
@ -1917,7 +1917,7 @@
"artifactId": { "artifactId": {
"name": "core-ktx", "name": "core-ktx",
"group": "androidx.core", "group": "androidx.core",
"version": "1.0.2" "version": "1.1.0"
} }
}, },
{ {

Loading…
Cancel
Save