Skip to content

Commit

Permalink
Merge pull request #242 from KlubJagiellonski/dependabot/gradle/com.g…
Browse files Browse the repository at this point in the history
…oogle.firebase-firebase-crashlytics-gradle-2.8.1

Bump firebase-crashlytics-gradle from 2.8.0 to 2.8.1
  • Loading branch information
rafalgawlik authored Dec 10, 2021
2 parents c282c3f + 77c5c13 commit 14fe449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ buildscript {
classpath 'com.android.tools.build:gradle:7.0.3'
classpath 'com.neenbedankt.gradle.plugins:android-apt:1.8'
classpath 'com.google.gms:google-services:4.3.10'
classpath 'com.google.firebase:firebase-crashlytics-gradle:2.8.0'
classpath 'com.google.firebase:firebase-crashlytics-gradle:2.8.1'
classpath 'com.osacky.doctor:doctor-plugin:0.7.3'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"

Expand Down

0 comments on commit 14fe449

Please sign in to comment.