Skip to content

Commit

Permalink
build(deps): bump gradle from 7.3.0 to 7.3.1
Browse files Browse the repository at this point in the history
Bumps gradle from 7.3.0 to 7.3.1.

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and KengoTODA committed Oct 18, 2022
1 parent 884d55b commit c8746e1
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 @@ -24,7 +24,7 @@ ext {
errorproneVersion = '2.16'
spotBugsVersion = '4.7.2'
slf4jVersion = '2.0.0'
androidGradlePluginVersion = '7.3.0'
androidGradlePluginVersion = '7.3.1'
}

dependencies {
Expand Down

0 comments on commit c8746e1

Please sign in to comment.