Update recyclerview

pull/2146/head
Alex Baker 1 year ago
parent 0c2b31b84b
commit e644971619

@ -232,6 +232,7 @@ dependencies {
implementation("org.osmdroid:osmdroid-android:6.1.11@aar")
implementation("com.squareup.retrofit2:retrofit:${Versions.retrofit}")
implementation("com.squareup.retrofit2:converter-moshi:${Versions.retrofit}")
implementation("androidx.recyclerview:recyclerview:1.3.0-rc01")
implementation(platform("androidx.compose:compose-bom:${Versions.compose_bom}"))
implementation("androidx.compose.ui:ui")

@ -264,11 +264,14 @@
+| | +--- androidx.annotation:annotation-experimental:1.0.0 -> 1.3.0 (*)
+| | +--- androidx.fragment:fragment:1.2.5 -> 1.5.5 (*)
+| | +--- androidx.lifecycle:lifecycle-runtime:2.0.0 -> 2.5.1 (*)
+| | +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.2.0
+| | +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.3.0-rc01
+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
+| | | +--- androidx.core:core:1.3.2 -> 1.9.0 (*)
+| | | +--- androidx.collection:collection:1.0.0 -> 1.2.0 (*)
+| | | +--- androidx.core:core:1.7.0 -> 1.9.0 (*)
+| | | +--- androidx.customview:customview:1.0.0 -> 1.1.0 (*)
+| | | \--- androidx.collection:collection:1.0.0 -> 1.2.0 (*)
+| | | \--- androidx.customview:customview-poolingcontainer:1.0.0
+| | | +--- androidx.core:core-ktx:1.5.0 -> 1.9.0 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.8.0 (*)
+| | +--- androidx.transition:transition:1.2.0 -> 1.4.1
+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
+| | | +--- androidx.core:core:1.1.0 -> 1.9.0 (*)
@ -277,7 +280,7 @@
+| | \--- androidx.viewpager2:viewpager2:1.0.0
+| | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
+| | +--- androidx.fragment:fragment:1.1.0 -> 1.5.5 (*)
+| | +--- androidx.recyclerview:recyclerview:1.1.0 -> 1.2.0 (*)
+| | +--- androidx.recyclerview:recyclerview:1.1.0 -> 1.3.0-rc01 (*)
+| | +--- androidx.core:core:1.1.0 -> 1.9.0 (*)
+| | \--- androidx.collection:collection:1.1.0 -> 1.2.0 (*)
+| \--- org.conscrypt:conscrypt-android:2.5.2
@ -366,7 +369,7 @@
+| +--- androidx.lifecycle:lifecycle-livedata-ktx:2.2.0 -> 2.4.1 (*)
+| +--- androidx.lifecycle:lifecycle-runtime-ktx:2.2.0 -> 2.5.1 (*)
+| +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.2.0 -> 2.5.1 (*)
+| +--- androidx.recyclerview:recyclerview:1.2.0 (*)
+| +--- androidx.recyclerview:recyclerview:1.2.0 -> 1.3.0-rc01 (*)
+| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 -> 1.8.0 (*)
+| +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2 -> 1.6.4 (*)
+| \--- androidx.core:core-ktx:1.2.0 -> 1.9.0 (*)
@ -403,7 +406,7 @@
+| +--- androidx.appcompat:appcompat:1.1.0 -> 1.6.0 (*)
+| +--- androidx.core:core:1.6.0 -> 1.9.0 (*)
+| +--- androidx.fragment:fragment-ktx:1.3.6 -> 1.5.5 (*)
+| +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.2.0 (*)
+| +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.3.0-rc01 (*)
+| +--- androidx.slidingpanelayout:slidingpanelayout:1.2.0
+| | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
+| | +--- androidx.customview:customview:1.1.0 (*)
@ -477,6 +480,7 @@
+| +--- com.squareup.retrofit2:retrofit:2.9.0 (*)
+| \--- com.squareup.moshi:moshi:1.8.0
+| \--- com.squareup.okio:okio:1.16.0 -> 3.2.0 (*)
++--- androidx.recyclerview:recyclerview:1.3.0-rc01 (*)
++--- androidx.compose:compose-bom:2023.01.00
+| +--- androidx.compose.foundation:foundation:1.3.1 (c)
+| +--- androidx.compose.material:material:1.3.1 (c)
@ -542,9 +546,7 @@
+| +--- androidx.compose.ui:ui-unit:1.3.3 (*)
+| +--- androidx.compose.ui:ui-util:1.3.3 (*)
+| +--- androidx.core:core:1.5.0 -> 1.9.0 (*)
+| +--- androidx.customview:customview-poolingcontainer:1.0.0
+| | +--- androidx.core:core-ktx:1.5.0 -> 1.9.0 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.8.0 (*)
+| +--- androidx.customview:customview-poolingcontainer:1.0.0 (*)
+| +--- androidx.lifecycle:lifecycle-common-java8:2.3.0 -> 2.5.1
+| | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
+| | \--- androidx.lifecycle:lifecycle-common:2.5.1 (*)

@ -400,11 +400,14 @@
+| | +--- androidx.annotation:annotation-experimental:1.0.0 -> 1.3.0 (*)
+| | +--- androidx.fragment:fragment:1.2.5 -> 1.5.5 (*)
+| | +--- androidx.lifecycle:lifecycle-runtime:2.0.0 -> 2.5.1 (*)
+| | +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.2.0
+| | +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.3.0-rc01
+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
+| | | +--- androidx.core:core:1.3.2 -> 1.9.0 (*)
+| | | +--- androidx.collection:collection:1.0.0 -> 1.2.0 (*)
+| | | +--- androidx.core:core:1.7.0 -> 1.9.0 (*)
+| | | +--- androidx.customview:customview:1.0.0 -> 1.1.0 (*)
+| | | \--- androidx.collection:collection:1.0.0 -> 1.2.0 (*)
+| | | \--- androidx.customview:customview-poolingcontainer:1.0.0
+| | | +--- androidx.core:core-ktx:1.5.0 -> 1.9.0 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.8.0 (*)
+| | +--- androidx.transition:transition:1.2.0 -> 1.4.1
+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
+| | | +--- androidx.core:core:1.1.0 -> 1.9.0 (*)
@ -413,7 +416,7 @@
+| | \--- androidx.viewpager2:viewpager2:1.0.0
+| | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
+| | +--- androidx.fragment:fragment:1.1.0 -> 1.5.5 (*)
+| | +--- androidx.recyclerview:recyclerview:1.1.0 -> 1.2.0 (*)
+| | +--- androidx.recyclerview:recyclerview:1.1.0 -> 1.3.0-rc01 (*)
+| | +--- androidx.core:core:1.1.0 -> 1.9.0 (*)
+| | \--- androidx.collection:collection:1.1.0 -> 1.2.0 (*)
+| \--- org.conscrypt:conscrypt-android:2.5.2
@ -502,7 +505,7 @@
+| +--- androidx.lifecycle:lifecycle-livedata-ktx:2.2.0 -> 2.4.1 (*)
+| +--- androidx.lifecycle:lifecycle-runtime-ktx:2.2.0 -> 2.5.1 (*)
+| +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.2.0 -> 2.5.1 (*)
+| +--- androidx.recyclerview:recyclerview:1.2.0 (*)
+| +--- androidx.recyclerview:recyclerview:1.2.0 -> 1.3.0-rc01 (*)
+| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 -> 1.8.0 (*)
+| +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2 -> 1.6.4 (*)
+| \--- androidx.core:core-ktx:1.2.0 -> 1.9.0 (*)
@ -539,7 +542,7 @@
+| +--- androidx.appcompat:appcompat:1.1.0 -> 1.6.0 (*)
+| +--- androidx.core:core:1.6.0 -> 1.9.0 (*)
+| +--- androidx.fragment:fragment-ktx:1.3.6 -> 1.5.5 (*)
+| +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.2.0 (*)
+| +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.3.0-rc01 (*)
+| +--- androidx.slidingpanelayout:slidingpanelayout:1.2.0
+| | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
+| | +--- androidx.customview:customview:1.1.0 (*)
@ -613,6 +616,7 @@
+| +--- com.squareup.retrofit2:retrofit:2.9.0 (*)
+| \--- com.squareup.moshi:moshi:1.8.0
+| \--- com.squareup.okio:okio:1.16.0 -> 3.2.0 (*)
++--- androidx.recyclerview:recyclerview:1.3.0-rc01 (*)
++--- androidx.compose:compose-bom:2023.01.00
+| +--- androidx.compose.foundation:foundation:1.3.1 (c)
+| +--- androidx.compose.material:material:1.3.1 (c)
@ -678,9 +682,7 @@
+| +--- androidx.compose.ui:ui-unit:1.3.3 (*)
+| +--- androidx.compose.ui:ui-util:1.3.3 (*)
+| +--- androidx.core:core:1.5.0 -> 1.9.0 (*)
+| +--- androidx.customview:customview-poolingcontainer:1.0.0
+| | +--- androidx.core:core-ktx:1.5.0 -> 1.9.0 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.8.0 (*)
+| +--- androidx.customview:customview-poolingcontainer:1.0.0 (*)
+| +--- androidx.lifecycle:lifecycle-common-java8:2.3.0 -> 2.5.1
+| | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
+| | \--- androidx.lifecycle:lifecycle-common:2.5.1 (*)

Loading…
Cancel
Save