File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ coreKtx = "1.13.1"
66junit = " 4.13.2"
77junitVersion = " 1.2.1"
88espressoCore = " 3.6.1"
9- lifecycleRuntimeKtx = " 2.8.0 "
9+ lifecycleRuntimeKtx = " 2.8.4 "
1010activityCompose = " 1.9.1"
1111composeBom = " 2024.06.00"
1212reactiveStreams = " 1.0.4"
Original file line number Diff line number Diff line change @@ -52,6 +52,6 @@ dependencies {
5252 implementation(" com.google.firebase:firebase-firestore" )
5353
5454 implementation(" com.google.android.gms:play-services-auth:21.2.0" )
55- implementation(" androidx.work:work-runtime-ktx:2.9.0 " )
56- implementation(" androidx.lifecycle:lifecycle-runtime-ktx:2.8.0 " )
55+ implementation(" androidx.work:work-runtime-ktx:2.9.1 " )
56+ implementation(" androidx.lifecycle:lifecycle-runtime-ktx:2.8.4 " )
5757}
You can’t perform that action at this time.
0 commit comments