Skip to content

Commit

Permalink
Bump gradle from 7.1.2 to 7.1.3
Browse files Browse the repository at this point in the history
Bumps gradle from 7.1.2 to 7.1.3.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 8, 2022
1 parent 1d6fe38 commit f882532
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ buildscript {
}

dependencies {
classpath "com.android.tools.build:gradle:7.1.2"
classpath "com.android.tools.build:gradle:7.1.3"
classpath "com.google.firebase:firebase-crashlytics-gradle:2.8.1"
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
classpath "net.ltgt.gradle:gradle-errorprone-plugin:2.0.2"
Expand Down

0 comments on commit f882532

Please sign in to comment.