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:
parent
4cc5b052d9
commit
d08048d8b4
1 changed files with 1 additions and 1 deletions
|
@ -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',
|
||||
|
|
Loading…
Reference in a new issue