Skip to content

Commit 6967b54

Browse files
Update dependency com.google.firebase:firebase-crashlytics to v18.6.3 (#2142)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f6a0f40 commit 6967b54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ dependencies {
162162
implementation(group = "com.github.bumptech.glide", name = "okhttp3-integration", version = glideVersion) {
163163
exclude(group = "glide-parent")
164164
}
165-
implementation(group = "com.google.firebase", name = "firebase-crashlytics", version = "18.6.2")
165+
implementation(group = "com.google.firebase", name = "firebase-crashlytics", version = "18.6.3")
166166

167167
implementation(group = "org.jetbrains.kotlin", name = "kotlin-stdlib-jdk7", version = kotlinVersion)
168168
implementation(group = "org.jetbrains.kotlinx", name = "kotlinx-serialization-json", version = "1.6.3")

0 commit comments

Comments
 (0)