Skip to content

Commit 21f7bda

Browse files
authored
Auto-update dependencies. (firebase#176)
1 parent 2deb3ca commit 21f7bda

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dl-invites/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies {
3030
implementation 'androidx.appcompat:appcompat:1.1.0'
3131
implementation 'androidx.cardview:cardview:1.0.0'
3232
implementation 'androidx.recyclerview:recyclerview:1.1.0'
33-
implementation 'com.google.firebase:firebase-dynamic-links:19.0.0'
33+
implementation 'com.google.firebase:firebase-dynamic-links:19.1.0'
3434

3535
implementation 'com.google.android.material:material:1.1.0'
3636
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'

dynamic-links/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies {
2626
implementation 'androidx.appcompat:appcompat:1.1.0'
2727
implementation "com.google.firebase:firebase-auth:19.2.0"
2828
implementation "com.google.firebase:firebase-invites:17.0.0"
29-
implementation "com.google.firebase:firebase-dynamic-links:19.0.0"
29+
implementation "com.google.firebase:firebase-dynamic-links:19.1.0"
3030

3131
// For an optimal experience using Dynamic Links, add the Firebase SDK
3232
// for Google Analytics. This is recommended, but not required.

0 commit comments

Comments
 (0)