Material components 1.8.0-alpha01

pull/1991/head
Alex Baker 2 years ago
parent 060e674727
commit 37a59099cf

@ -201,7 +201,7 @@ dependencies {
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8:${Versions.kotlin}")
implementation("com.squareup.okhttp3:okhttp:${Versions.okhttp}")
implementation("com.google.code.gson:gson:2.8.8")
implementation("com.google.android.material:material:1.6.1")
implementation("com.google.android.material:material:1.8.0-alpha01")
implementation("androidx.constraintlayout:constraintlayout:2.1.2")
implementation("androidx.swiperefreshlayout:swiperefreshlayout:1.1.0")
implementation("androidx.preference:preference:1.1.1")

@ -207,9 +207,9 @@
+| | +--- androidx.lifecycle:lifecycle-viewmodel:2.5.0-rc01 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.10 (*)
+| | \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1 -> 1.6.4 (*)
+| +--- com.google.android.material:material:1.6.0 -> 1.7.0-alpha02
+| +--- com.google.android.material:material:1.6.0 -> 1.8.0-alpha01
+| | +--- androidx.annotation:annotation:1.2.0 -> 1.4.0 (*)
+| | +--- androidx.appcompat:appcompat:1.4.0 -> 1.6.0-alpha05 (*)
+| | +--- androidx.appcompat:appcompat:1.5.0 -> 1.6.0-alpha05 (*)
+| | +--- androidx.cardview:cardview:1.0.0 (*)
+| | +--- androidx.coordinatorlayout:coordinatorlayout:1.1.0
+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.4.0 (*)
@ -362,7 +362,7 @@
+| | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.20 -> 1.7.10
+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.7.10 (*)
++--- com.google.code.gson:gson:2.8.8
++--- com.google.android.material:material:1.6.1 -> 1.7.0-alpha02 (*)
++--- com.google.android.material:material:1.8.0-alpha01 (*)
++--- androidx.constraintlayout:constraintlayout:2.1.2 (*)
++--- androidx.swiperefreshlayout:swiperefreshlayout:1.1.0
+| +--- androidx.annotation:annotation:1.1.0 -> 1.4.0 (*)
@ -556,7 +556,7 @@
+| +--- androidx.core:core-ktx:1.8.0-rc02 -> 1.9.0-alpha05 (*)
+| +--- androidx.compose.runtime:runtime:1.2.0-beta03 -> 1.2.1 (*)
+| +--- androidx.compose.material:material:1.2.0-beta03 -> 1.2.1 (*)
+| +--- com.google.android.material:material:1.7.0-alpha02 (*)
+| +--- com.google.android.material:material:1.7.0-alpha02 -> 1.8.0-alpha01 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.10 (*)
++--- androidx.activity:activity-compose:1.4.0 -> 1.5.0-rc01
+| +--- androidx.activity:activity-ktx:1.5.0-rc01 -> 1.6.0-alpha05 (*)

@ -352,9 +352,9 @@
+| | +--- androidx.lifecycle:lifecycle-viewmodel:2.5.0-rc01 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.10 (*)
+| | \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1 -> 1.6.4 (*)
+| +--- com.google.android.material:material:1.6.0 -> 1.7.0-alpha02
+| +--- com.google.android.material:material:1.6.0 -> 1.8.0-alpha01
+| | +--- androidx.annotation:annotation:1.2.0 -> 1.4.0 (*)
+| | +--- androidx.appcompat:appcompat:1.4.0 -> 1.6.0-alpha05 (*)
+| | +--- androidx.appcompat:appcompat:1.5.0 -> 1.6.0-alpha05 (*)
+| | +--- androidx.cardview:cardview:1.0.0 (*)
+| | +--- androidx.coordinatorlayout:coordinatorlayout:1.1.0
+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.4.0 (*)
@ -498,7 +498,7 @@
+| | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.20 -> 1.7.10
+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.7.10 (*)
++--- com.google.code.gson:gson:2.8.8
++--- com.google.android.material:material:1.6.1 -> 1.7.0-alpha02 (*)
++--- com.google.android.material:material:1.8.0-alpha01 (*)
++--- androidx.constraintlayout:constraintlayout:2.1.2 (*)
++--- androidx.swiperefreshlayout:swiperefreshlayout:1.1.0
+| +--- androidx.annotation:annotation:1.1.0 -> 1.4.0 (*)
@ -692,7 +692,7 @@
+| +--- androidx.core:core-ktx:1.8.0-rc02 -> 1.9.0-alpha05 (*)
+| +--- androidx.compose.runtime:runtime:1.2.0-beta03 -> 1.2.1 (*)
+| +--- androidx.compose.material:material:1.2.0-beta03 -> 1.2.1 (*)
+| +--- com.google.android.material:material:1.7.0-alpha02 (*)
+| +--- com.google.android.material:material:1.7.0-alpha02 -> 1.8.0-alpha01 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.10 (*)
++--- androidx.activity:activity-compose:1.4.0 -> 1.5.0-rc01
+| +--- androidx.activity:activity-ktx:1.5.0-rc01 -> 1.6.0-alpha05 (*)

Loading…
Cancel
Save