Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ec4763 commit bc6bdd7Copy full SHA for bc6bdd7
auth/app/build.gradle
@@ -29,7 +29,7 @@ dependencies {
29
30
implementation "com.google.firebase:firebase-auth:16.2.1"
31
implementation "com.firebaseui:firebase-ui-auth:4.3.2"
32
- implementation "com.facebook.android:facebook-android-sdk:4.41.0"
+ implementation "com.facebook.android:facebook-android-sdk:4.42.0"
33
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.21"
34
implementation "com.android.support.constraint:constraint-layout:1.1.3"
35
}
0 commit comments