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"
6
6
junit = " 4.13.2"
7
7
junitVersion = " 1.2.1"
8
8
espressoCore = " 3.6.1"
9
- lifecycleRuntimeKtx = " 2.8.0 "
9
+ lifecycleRuntimeKtx = " 2.8.4 "
10
10
activityCompose = " 1.9.1"
11
11
composeBom = " 2024.06.00"
12
12
reactiveStreams = " 1.0.4"
Original file line number Diff line number Diff line change @@ -52,6 +52,6 @@ dependencies {
52
52
implementation(" com.google.firebase:firebase-firestore" )
53
53
54
54
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 " )
57
57
}
You can’t perform that action at this time.
0 commit comments