Thanks to visit codestin.com Credit goes to github.com
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 a220271 commit 5184445Copy full SHA for 5184445
perf/app/build.gradle
@@ -25,6 +25,6 @@ dependencies {
25
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
26
implementation 'androidx.appcompat:appcompat:1.1.0'
27
implementation "com.google.firebase:firebase-config:19.0.3"
28
- implementation "com.google.firebase:firebase-perf:19.0.0"
+ implementation "com.google.firebase:firebase-perf:19.0.1"
29
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.50"
30
}
0 commit comments