Skip to content

Commit 2263a0a

Browse files
dpebotsamtstern
authored andcommitted
Auto-update dependencies. (firebase#69)
1 parent fcc5e15 commit 2263a0a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

auth/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies {
2828
implementation "com.android.support:design:28.0.0"
2929

3030
implementation "com.google.firebase:firebase-auth:16.1.0"
31-
implementation "com.firebaseui:firebase-ui-auth:4.2.1"
31+
implementation "com.firebaseui:firebase-ui-auth:4.3.0"
3232
implementation "com.facebook.android:facebook-android-sdk:4.39.0"
3333
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
3434
implementation "com.android.support.constraint:constraint-layout:1.1.3"

storage/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies {
2626
implementation "com.android.support:appcompat-v7:28.0.0"
2727
implementation "com.google.firebase:firebase-storage:16.0.5"
2828

29-
implementation 'com.firebaseui:firebase-ui-storage:4.2.1'
29+
implementation 'com.firebaseui:firebase-ui-storage:4.3.0'
3030
implementation 'com.github.bumptech.glide:glide:4.8.0'
3131
annotationProcessor 'com.github.bumptech.glide:compiler:4.8.0'
3232
kapt 'com.github.bumptech.glide:compiler:4.8.0'

0 commit comments

Comments
 (0)