Skip to content

Commit 21f877a

Browse files
committed
Upgrade firebase/fabric again
1 parent bcf3912 commit 21f877a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ buildscript {
66
}
77
dependencies {
88
classpath 'com.jakewharton.hugo:hugo-plugin:1.2.1'
9-
classpath 'io.fabric.tools:gradle:1.31.1'
9+
classpath 'io.fabric.tools:gradle:1.31.2'
1010
}
1111
}
1212

@@ -145,7 +145,7 @@ dependencies {
145145
implementation 'androidx.lifecycle:lifecycle-extensions:2.1.0'
146146

147147
implementation 'com.google.firebase:firebase-core:17.2.0'
148-
implementation 'com.google.firebase:firebase-config:19.0.2'
148+
implementation 'com.google.firebase:firebase-config:19.0.3'
149149
implementation 'com.google.firebase:firebase-messaging:20.0.0'
150150

151151
implementation 'com.google.code.gson:gson:2.8.6'

0 commit comments

Comments
 (0)