File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ dependencies {
3131 implementation ' androidx.constraintlayout:constraintlayout:2.0.4'
3232 implementation ' com.google.android.material:material:1.3.0'
3333
34- implementation " com.google.firebase:firebase-auth-ktx:20.0.1 "
34+ implementation " com.google.firebase:firebase-auth-ktx:20.0.2 "
3535
3636 // [START gradle_firebase_ui_auth]
3737 implementation " com.firebaseui:firebase-ui-auth:7.1.1"
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ android {
2525
2626dependencies {
2727 implementation fileTree(dir : " libs" , include : [" *.jar" ])
28- implementation " org.jetbrains.kotlin:kotlin-stdlib:1.4.30 "
28+ implementation " org.jetbrains.kotlin:kotlin-stdlib:1.4.31 "
2929 implementation ' androidx.core:core-ktx:1.3.2'
3030 implementation ' androidx.appcompat:appcompat:1.2.0'
3131 implementation ' androidx.constraintlayout:constraintlayout:2.0.4'
You can’t perform that action at this time.
0 commit comments