Skip to content

Commit dd6c425

Browse files
Update dependency androidx.core:core-ktx to v1.15.0
1 parent 0fcbe87 commit dd6c425

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample-livestream/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ dependencies {
7373
implementation "io.coil-kt:coil-compose"
7474

7575

76-
implementation "androidx.core:core-ktx:1.12.0"
76+
implementation "androidx.core:core-ktx:1.15.0"
7777
implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.6.2"
7878
implementation "androidx.activity:activity-compose:1.7.2"
7979
implementation "androidx.constraintlayout:constraintlayout-compose:1.0.1"

0 commit comments

Comments
 (0)