Skip to content

Commit

Permalink
Bump gradle from 7.1.2 to 7.1.3 (ChuckerTeam#798)
Browse files Browse the repository at this point in the history
Bumps gradle from 7.1.2 to 7.1.3.

---
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 12, 2022
1 parent 28685a3 commit 58f9448
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
@@ -1,7 +1,7 @@
buildscript {
ext {
kotlinVersion = '1.6.10'
androidGradleVersion = '7.1.2'
androidGradleVersion = '7.1.3'
coroutineVersion = '1.5.2'

// Google libraries
Expand Down

0 comments on commit 58f9448

Please sign in to comment.