Merge pull request #538 from ultrasonic/dependabot/gradle/com.android.tools.build-gradle-4.2.2

Bump gradle from 4.2.0 to 4.2.2
This commit is contained in:
Nite 2021-07-09 11:22:25 +02:00 committed by GitHub
commit 1938b3bb4b
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",