Skip to content

Commit

Permalink
Bump google-services from 4.3.4 to 4.3.5 (#398)
Browse files Browse the repository at this point in the history
Bumps google-services from 4.3.4 to 4.3.5.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Josef Raska <6277721+jraska@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and jraska authored Feb 1, 2021
1 parent 60a4542 commit 1118abf
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 @@ -13,7 +13,7 @@ buildscript {
exclude group: 'com.google.api-client', module: 'google-api-client' // conflicts with com.github.triplet.play
}
classpath 'com.google.firebase:firebase-crashlytics-gradle:2.4.1'
classpath 'com.google.gms:google-services:4.3.4'
classpath 'com.google.gms:google-services:4.3.5'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
}
}
Expand Down

0 comments on commit 1118abf

Please sign in to comment.