Skip to content

Commit

Permalink
build(deps): bump com.android.tools.build:gradle from 7.2.0 to 8.1.1
Browse files Browse the repository at this point in the history
Bumps com.android.tools.build:gradle from 7.2.0 to 8.1.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 28, 2023
1 parent d96c1e0 commit 484bf02
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 @@ -11,7 +11,7 @@ buildscript {
}

ext {
gradleVersion = '7.2.0'
gradleVersion = '8.1.1'
crashlyticsGradleVersion = '2.9.9'
ossLicensesVersion = '0.10.5'
googleServicesVersion = '4.3.15'
Expand Down

0 comments on commit 484bf02

Please sign in to comment.