Bump gradle from 4.2.0 to 4.2.2

Bumps gradle from 4.2.0 to 4.2.2.

---
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>
This commit is contained in:
dependabot[bot] 2021-07-09 07:18:46 +00:00 committed by GitHub
parent 6791f0631a
commit e60ac32c3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ ext.versions = [
gradle : '7.0',
navigation : "2.3.5",
gradlePlugin : "4.2.0",
gradlePlugin : "4.2.2",
androidxcore : "1.5.0",
ktlint : "0.37.1",
ktlintGradle : "9.2.1",