Material components 1.1.0-alpha09

pull/848/head
Alex Baker 6 years ago
parent 2266ee9232
commit 93998a9210

@ -159,7 +159,7 @@ dependencies {
implementation("com.google.code.gson:gson:2.8.5") implementation("com.google.code.gson:gson:2.8.5")
implementation("com.github.rey5137:material:1.2.5") implementation("com.github.rey5137:material:1.2.5")
implementation("com.nononsenseapps:filepicker:4.2.1") implementation("com.nononsenseapps:filepicker:4.2.1")
implementation("com.google.android.material:material:1.1.0-alpha07") implementation("com.google.android.material:material:1.1.0-alpha09")
implementation("androidx.annotation:annotation:1.1.0") implementation("androidx.annotation:annotation:1.1.0")
implementation("androidx.cardview:cardview:1.0.0") implementation("androidx.cardview:cardview:1.0.0")
implementation("androidx.constraintlayout:constraintlayout:2.0.0-beta1") implementation("androidx.constraintlayout:constraintlayout:2.0.0-beta1")

@ -738,12 +738,6 @@
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
- artifact: androidx.concurrent:concurrent-futures:+
name: AndroidX Futures
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/topic/libraries/architecture/index.html
- artifact: androidx.savedstate:savedstate:+ - artifact: androidx.savedstate:savedstate:+
name: Activity name: Activity
copyrightHolder: Android Open Source Project copyrightHolder: Android Open Source Project

@ -45,7 +45,7 @@
"artifactId": { "artifactId": {
"name": "coordinatorlayout", "name": "coordinatorlayout",
"group": "androidx.coordinatorlayout", "group": "androidx.coordinatorlayout",
"version": "1.1.0-alpha01" "version": "1.1.0-beta01"
} }
}, },
{ {
@ -109,7 +109,7 @@
"artifactId": { "artifactId": {
"name": "fragment", "name": "fragment",
"group": "androidx.fragment", "group": "androidx.fragment",
"version": "1.1.0-alpha08" "version": "1.1.0-rc01"
} }
}, },
{ {
@ -125,7 +125,7 @@
"artifactId": { "artifactId": {
"name": "vectordrawable-animated", "name": "vectordrawable-animated",
"group": "androidx.vectordrawable", "group": "androidx.vectordrawable",
"version": "1.1.0-beta01" "version": "1.1.0-rc01"
} }
}, },
{ {
@ -157,7 +157,7 @@
"artifactId": { "artifactId": {
"name": "core", "name": "core",
"group": "androidx.core", "group": "androidx.core",
"version": "1.0.2" "version": "1.1.0-rc02"
} }
}, },
{ {
@ -173,7 +173,7 @@
"artifactId": { "artifactId": {
"name": "core-common", "name": "core-common",
"group": "androidx.arch.core", "group": "androidx.arch.core",
"version": "2.1.0-beta01" "version": "2.0.0"
} }
}, },
{ {
@ -509,7 +509,7 @@
"artifactId": { "artifactId": {
"name": "lifecycle-viewmodel", "name": "lifecycle-viewmodel",
"group": "androidx.lifecycle", "group": "androidx.lifecycle",
"version": "2.2.0-alpha01" "version": "2.1.0-rc01"
} }
}, },
{ {
@ -925,7 +925,7 @@
"artifactId": { "artifactId": {
"name": "recyclerview", "name": "recyclerview",
"group": "androidx.recyclerview", "group": "androidx.recyclerview",
"version": "1.1.0-alpha05" "version": "1.1.0-beta01"
} }
}, },
{ {
@ -1053,7 +1053,7 @@
"artifactId": { "artifactId": {
"name": "material", "name": "material",
"group": "com.google.android.material", "group": "com.google.android.material",
"version": "1.1.0-alpha07" "version": "1.1.0-alpha09"
} }
}, },
{ {
@ -1101,7 +1101,7 @@
"artifactId": { "artifactId": {
"name": "vectordrawable", "name": "vectordrawable",
"group": "androidx.vectordrawable", "group": "androidx.vectordrawable",
"version": "1.1.0-beta01" "version": "1.1.0-rc01"
} }
}, },
{ {
@ -1149,7 +1149,7 @@
"artifactId": { "artifactId": {
"name": "appcompat", "name": "appcompat",
"group": "androidx.appcompat", "group": "androidx.appcompat",
"version": "1.1.0-alpha05" "version": "1.1.0-rc01"
} }
}, },
{ {
@ -1581,7 +1581,7 @@
"artifactId": { "artifactId": {
"name": "okio", "name": "okio",
"group": "com.squareup.okio", "group": "com.squareup.okio",
"version": "2.2.2" "version": "2.3.0"
} }
}, },
{ {
@ -1949,7 +1949,7 @@
"artifactId": { "artifactId": {
"name": "appcompat-resources", "name": "appcompat-resources",
"group": "androidx.appcompat", "group": "androidx.appcompat",
"version": "1.1.0-alpha05" "version": "1.1.0-rc01"
} }
}, },
{ {
@ -1965,23 +1965,7 @@
"artifactId": { "artifactId": {
"name": "viewpager2", "name": "viewpager2",
"group": "androidx.viewpager2", "group": "androidx.viewpager2",
"version": "1.0.0-alpha04" "version": "1.0.0-beta02"
}
},
{
"notice": null,
"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",
"year": null,
"url": "https://developer.android.com/topic/libraries/architecture/index.html",
"libraryName": "AndroidX Futures",
"artifactId": {
"name": "concurrent-futures",
"group": "androidx.concurrent",
"version": "1.0.0-beta01"
} }
}, },
{ {
@ -1997,7 +1981,7 @@
"artifactId": { "artifactId": {
"name": "savedstate", "name": "savedstate",
"group": "androidx.savedstate", "group": "androidx.savedstate",
"version": "1.0.0-beta01" "version": "1.0.0-rc01"
} }
}, },
{ {
@ -2013,7 +1997,7 @@
"artifactId": { "artifactId": {
"name": "activity", "name": "activity",
"group": "androidx.activity", "group": "androidx.activity",
"version": "1.0.0-alpha08" "version": "1.0.0-rc01"
} }
} }
] ]

Loading…
Cancel
Save