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 bcf3912 commit 21f877aCopy full SHA for 21f877a
app/build.gradle
@@ -6,7 +6,7 @@ buildscript {
6
}
7
dependencies {
8
classpath 'com.jakewharton.hugo:hugo-plugin:1.2.1'
9
- classpath 'io.fabric.tools:gradle:1.31.1'
+ classpath 'io.fabric.tools:gradle:1.31.2'
10
11
12
@@ -145,7 +145,7 @@ dependencies {
145
implementation 'androidx.lifecycle:lifecycle-extensions:2.1.0'
146
147
implementation 'com.google.firebase:firebase-core:17.2.0'
148
- implementation 'com.google.firebase:firebase-config:19.0.2'
+ implementation 'com.google.firebase:firebase-config:19.0.3'
149
implementation 'com.google.firebase:firebase-messaging:20.0.0'
150
151
implementation 'com.google.code.gson:gson:2.8.6'
0 commit comments