File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -42,10 +42,10 @@ dependencies {
4242 implementation(" com.android.support:design:$supportLibraryVersion " ) {
4343 force = true
4444 }
45- implementation ' com.google.firebase:firebase-core:16.0.6 '
45+ implementation ' com.google.firebase:firebase-core:16.0.7 '
4646 implementation ' com.google.firebase:firebase-auth:16.1.0'
4747 implementation ' com.google.android.gms:play-services-auth:16.0.1'
48- implementation ' com.facebook.android:facebook-login:4.39 .0'
48+ implementation ' com.facebook.android:facebook-login:4.40 .0'
4949 implementation(' com.twitter.sdk.android:twitter:2.3.2' ) {
5050 transitive = true
5151 }
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ buildscript {
44 jcenter()
55 }
66 dependencies {
7- classpath ' com.android.tools.build:gradle:3.3.0 '
7+ classpath ' com.android.tools.build:gradle:3.3.1 '
88 classpath ' com.google.gms:google-services:4.2.0'
99 }
1010}
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-5.1 .1-all.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-5.2 .1-all.zip
You can’t perform that action at this time.
0 commit comments