Bump gradle from 4.1.3 to 4.2.0

Bumps gradle from 4.1.3 to 4.2.0.

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-05 08:57:22 +00:00 committed by tzugen
parent c8ecf4c123
commit e6b77847b6
No known key found for this signature in database
GPG Key ID: 61E9C34BC10EC930
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ ext.versions = [
gradle : '6.5',
navigation : "2.3.2",
gradlePlugin : "4.1.3",
gradlePlugin : "4.2.0",
androidxcore : "1.5.0-rc01",
ktlint : "0.37.1",
ktlintGradle : "9.2.1",