Skip to content

Commit

Permalink
Bump gradle from 4.1.0 to 4.1.1 (#350)
Browse files Browse the repository at this point in the history
Bumps gradle from 4.1.0 to 4.1.1.

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 16, 2020
1 parent 779aeeb commit 67f561d
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 @@ -8,7 +8,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:4.1.0'
classpath 'com.android.tools.build:gradle:4.1.1'
classpath ('com.google.firebase:firebase-plugins:2.0.0') {
exclude group: 'com.google.api-client', module: 'google-api-client' // conflicts with com.github.triplet.play
}
Expand Down

0 comments on commit 67f561d

Please sign in to comment.