File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ dependencies {
90
90
implementation(" androidx.compose.material:material" )
91
91
implementation(" androidx.compose.ui:ui-tooling-preview" )
92
92
implementation(" androidx.lifecycle:lifecycle-runtime-ktx:2.6.1" )
93
- implementation(" androidx.activity:activity-compose:1.6.1 " )
93
+ implementation(" androidx.activity:activity-compose:1.7.0 " )
94
94
testImplementation(" junit:junit:4.13.2" )
95
95
androidTestImplementation(" androidx.test.ext:junit:1.1.5" )
96
96
androidTestImplementation(" androidx.test.espresso:espresso-core:3.5.1" )
Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ dependencies {
75
75
api(" com.google.firebase:firebase-auth-ktx" )
76
76
implementation(" androidx.core:core-ktx:1.9.0" )
77
77
implementation(" com.google.android.gms:play-services-auth:20.4.1" )
78
- implementation(" androidx.activity:activity-compose:1.6.1 " )
78
+ implementation(" androidx.activity:activity-compose:1.7.0 " )
79
79
implementation(" androidx.appcompat:appcompat:1.6.1" )
80
80
implementation(" com.google.android.material:material:1.8.0" )
81
81
testImplementation(" junit:junit:4.13.2" )
You can’t perform that action at this time.
0 commit comments