Skip to content
This repository has been archived by the owner on Jun 9, 2022. It is now read-only.

Commit

Permalink
Update dependency com.google.firebase:firebase-crashlytics-gradle to …
Browse files Browse the repository at this point in the history
…v2.8.0
  • Loading branch information
renovate-bot committed Oct 31, 2021
1 parent c9c35dc commit 66721dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ buildscript {
classpath 'com.android.tools.build:gradle:7.0.3'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath 'com.google.gms:google-services:4.3.5'
classpath 'com.google.firebase:firebase-crashlytics-gradle:2.5.1'
classpath 'com.google.firebase:firebase-crashlytics-gradle:2.8.0'
}
}

Expand Down

0 comments on commit 66721dc

Please sign in to comment.