Skip to content

Commit 7276100

Browse files
Bump firebase-analytics from 21.0.0 to 21.1.0
Bumps firebase-analytics from 21.0.0 to 21.1.0. --- updated-dependencies: - dependency-name: com.google.firebase:firebase-analytics dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0b43093 commit 7276100

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

LogcatCrashlyticLib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ android {
1919

2020
dependencies {
2121
api project(':LogcatCoreLib')
22-
api 'com.google.firebase:firebase-analytics:21.0.0'
22+
api 'com.google.firebase:firebase-analytics:21.1.0'
2323
api 'com.google.firebase:firebase-crashlytics:18.2.11'
2424
}
2525

0 commit comments

Comments
 (0)