Bump gradle from 7.1.2 to 7.2.1 (#437)

Bumps gradle from 7.1.2 to 7.2.1.

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-08-08 08:59:59 -04:00 committed by GitHub
parent 4cc5b052d9
commit d08048d8b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@ ext.versions = [
ktlint : '0.39.0',
// Plugins
androidGradlePlugin : '7.1.2',
androidGradlePlugin : '7.2.1',
dokkaGradlePlugin : '1.6.0',
ktlintGradle : '10.2.1',
spotlessGradlePlugin : '6.4.1',