Skip to content

Commit b97c6b0

Browse files
authored
Merge pull request #23 from jarroyoesp/feature/update-deps
Feature: Update deps
2 parents a229be2 + 27146a9 commit b97c6b0

8 files changed

+998
-982
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[![CI-MASTER](https://github.com/jarroyoesp/ComposeMultiplatformApp/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/jarroyoesp/ComposeMultiplatformApp/actions/workflows/ci.yml)
2-
[![Latest release](https://img.shields.io/github/v/release/JetBrains/compose-multiplatform?color=blue&label=Compose%20multiplatform)](https://github.com/JetBrains/compose-multiplatform/releases/tag/v1.7.1)
2+
[![Latest release](https://img.shields.io/github/v/release/JetBrains/compose-multiplatform?color=blue&label=Compose%20multiplatform)](https://github.com/JetBrains/compose-multiplatform/releases/tag/v1.7.3)
33
![Kotlin Version](https://img.shields.io/badge/Kotlin-2.1.0-blue?logo=kotlin&logoColor=white)
44
<div align="center">
55
<img alt="Compose multiplatform charts" src="./screenshots/compose_multiplatform_logo.png"/>

app/versions/dependencies/debugAndroidTestRuntimeClasspathDependencies.txt

+19-15
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'.
7373
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.20 -> 2.1.0 (*)
7474
+--- androidx.compose.ui:ui-test-junit4:1.7.8
7575
| \--- androidx.compose.ui:ui-test-junit4-android:1.7.8
76-
| +--- androidx.activity:activity:1.2.1 -> 1.10.0
76+
| +--- androidx.activity:activity:1.2.1 -> 1.10.1
7777
| | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
7878
| | +--- androidx.core:core-ktx:1.13.0 -> 1.15.0
7979
| | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
@@ -127,6 +127,9 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'.
127127
| | | | \--- androidx.core:core-ktx:1.15.0 (c)
128128
| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.1.0 (*)
129129
| | | \--- androidx.core:core:1.15.0 (c)
130+
| | +--- androidx.core:core-viewtree:1.0.0
131+
| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.1.0 (*)
132+
| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.1.0 (c)
130133
| | +--- androidx.lifecycle:lifecycle-common:2.6.1 -> 2.8.7 (*)
131134
| | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 -> 2.8.7 (*)
132135
| | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 -> 2.8.7
@@ -181,12 +184,12 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'.
181184
| | +--- androidx.tracing:tracing:1.0.0 -> 1.2.0 (*)
182185
| | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.1.0 (*)
183186
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.1 (*)
184-
| | +--- androidx.activity:activity-compose:1.10.0 (c)
187+
| | +--- androidx.activity:activity-compose:1.10.1 (c)
185188
| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.1.0 (c)
186-
| | \--- androidx.activity:activity-ktx:1.10.0 (c)
187-
| +--- androidx.activity:activity-compose:1.3.0 -> 1.10.0
188-
| | +--- androidx.activity:activity-ktx:1.10.0
189-
| | | +--- androidx.activity:activity:1.10.0 (*)
189+
| | \--- androidx.activity:activity-ktx:1.10.1 (c)
190+
| +--- androidx.activity:activity-compose:1.3.0 -> 1.10.1
191+
| | +--- androidx.activity:activity-ktx:1.10.1
192+
| | | +--- androidx.activity:activity:1.10.1 (*)
190193
| | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.6.1 -> 2.8.7
191194
| | | | \--- androidx.lifecycle:lifecycle-runtime-ktx-android:2.8.7
192195
| | | | +--- androidx.annotation:annotation:1.8.0 -> 1.9.1 (*)
@@ -217,8 +220,8 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'.
217220
| | | | +--- androidx.savedstate:savedstate:1.2.1 (*)
218221
| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 2.1.0 (*)
219222
| | | | \--- androidx.savedstate:savedstate:1.2.1 (c)
220-
| | | +--- androidx.activity:activity:1.10.0 (c)
221-
| | | \--- androidx.activity:activity-compose:1.10.0 (c)
223+
| | | +--- androidx.activity:activity:1.10.1 (c)
224+
| | | \--- androidx.activity:activity-compose:1.10.1 (c)
222225
| | +--- androidx.compose.runtime:runtime:1.7.0 -> 1.7.8
223226
| | | \--- androidx.compose.runtime:runtime-android:1.7.8
224227
| | | +--- androidx.annotation:annotation-experimental:1.4.1 (*)
@@ -236,7 +239,7 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'.
236239
| | | \--- androidx.compose.runtime:runtime:1.7.8 (c)
237240
| | +--- androidx.compose.ui:ui:1.0.1 -> 1.7.8
238241
| | | \--- androidx.compose.ui:ui-android:1.7.8
239-
| | | +--- androidx.activity:activity-ktx:1.7.0 -> 1.10.0 (*)
242+
| | | +--- androidx.activity:activity-ktx:1.7.0 -> 1.10.1 (*)
240243
| | | +--- androidx.annotation:annotation:1.8.0 -> 1.9.1 (*)
241244
| | | +--- androidx.annotation:annotation-experimental:1.4.0 -> 1.4.1 (*)
242245
| | | +--- androidx.autofill:autofill:1.0.0
@@ -386,14 +389,14 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'.
386389
| | +--- androidx.savedstate:savedstate:1.2.1 (*)
387390
| | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.1.0 (*)
388391
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.1 (*)
389-
| | +--- androidx.activity:activity:1.10.0 (c)
390-
| | +--- androidx.activity:activity-ktx:1.10.0 (c)
392+
| | +--- androidx.activity:activity:1.10.1 (c)
393+
| | +--- androidx.activity:activity-ktx:1.10.1 (c)
391394
| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.1.0 (c)
392395
| +--- androidx.annotation:annotation:1.8.0 -> 1.9.1 (*)
393396
| +--- androidx.compose.runtime:runtime-saveable:1.6.0 -> 1.7.8 (*)
394397
| +--- androidx.compose.ui:ui-test:1.7.8
395398
| | \--- androidx.compose.ui:ui-test-android:1.7.8
396-
| | +--- androidx.activity:activity-compose:1.3.0 -> 1.10.0 (*)
399+
| | +--- androidx.activity:activity-compose:1.3.0 -> 1.10.1 (*)
397400
| | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*)
398401
| | +--- androidx.collection:collection:1.4.0 -> 1.4.4 (*)
399402
| | +--- androidx.compose.runtime:runtime:1.7.8 (*)
@@ -461,19 +464,20 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'.
461464
+--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:{strictly 1.10.1} -> 1.10.1 (c)
462465
+--- androidx.annotation:annotation-jvm:{strictly 1.9.1} -> 1.9.1 (c)
463466
+--- org.jetbrains:annotations:{strictly 23.0.0} -> 23.0.0 (c)
464-
+--- androidx.activity:activity:{strictly 1.10.0} -> 1.10.0 (c)
465-
+--- androidx.activity:activity-compose:{strictly 1.10.0} -> 1.10.0 (c)
467+
+--- androidx.activity:activity:{strictly 1.10.1} -> 1.10.1 (c)
468+
+--- androidx.activity:activity-compose:{strictly 1.10.1} -> 1.10.1 (c)
466469
+--- androidx.compose.runtime:runtime-saveable:{strictly 1.7.8} -> 1.7.8 (c)
467470
+--- androidx.lifecycle:lifecycle-runtime:{strictly 2.8.7} -> 2.8.7 (c)
468471
+--- org.jetbrains.kotlinx:kotlinx-coroutines-core:{strictly 1.10.1} -> 1.10.1 (c)
469472
+--- androidx.lifecycle:lifecycle-common-jvm:{strictly 2.8.7} -> 2.8.7 (c)
470473
+--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:{strictly 1.10.1} -> 1.10.1 (c)
471474
+--- androidx.core:core-ktx:{strictly 1.15.0} -> 1.15.0 (c)
475+
+--- androidx.core:core-viewtree:{strictly 1.0.0} -> 1.0.0 (c)
472476
+--- androidx.lifecycle:lifecycle-viewmodel:{strictly 2.8.7} -> 2.8.7 (c)
473477
+--- androidx.lifecycle:lifecycle-viewmodel-savedstate:{strictly 2.8.7} -> 2.8.7 (c)
474478
+--- androidx.profileinstaller:profileinstaller:{strictly 1.4.1} -> 1.4.1 (c)
475479
+--- androidx.savedstate:savedstate:{strictly 1.2.1} -> 1.2.1 (c)
476-
+--- androidx.activity:activity-ktx:{strictly 1.10.0} -> 1.10.0 (c)
480+
+--- androidx.activity:activity-ktx:{strictly 1.10.1} -> 1.10.1 (c)
477481
+--- androidx.compose.runtime:runtime:{strictly 1.7.8} -> 1.7.8 (c)
478482
+--- androidx.compose.ui:ui:{strictly 1.7.8} -> 1.7.8 (c)
479483
+--- androidx.compose.runtime:runtime-saveable-android:{strictly 1.7.8} -> 1.7.8 (c)

0 commit comments

Comments
 (0)