Skip to content

Commit

Permalink
chore(deps): bump gradle from 4.0.0 to 4.0.1
Browse files Browse the repository at this point in the history
Bumps gradle from 4.0.0 to 4.0.1.

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and KengoTODA committed Jul 21, 2020
1 parent 9fa70cb commit 96188a6
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 @@ -26,7 +26,7 @@ ext {
errorproneVersion = '2.4.0'
spotBugsVersion = '4.0.6'
slf4jVersion = '1.8.0-beta4'
androidGradlePluginVersion = '4.0.0'
androidGradlePluginVersion = '4.0.1'
}

dependencies {
Expand Down

0 comments on commit 96188a6

Please sign in to comment.