Skip to content

Commit

Permalink
Bump com.android.tools.build:gradle from 8.1.4 to 8.2.0 (#1050)
Browse files Browse the repository at this point in the history
Bumps com.android.tools.build:gradle from 8.1.4 to 8.2.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 2, 2023
1 parent 4771665 commit ab3cb7a
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 @@ -22,7 +22,7 @@ buildscript {
version_core = "1.12.0"
version_coroutine = "1.7.3"
version_appcompat = "1.6.1"
version_gradle = '8.1.4'
version_gradle = '8.2.0'
version_kotlin = "1.9.10"
version_room = "2.6.0"
version_work = "2.8.1"
Expand Down

0 comments on commit ab3cb7a

Please sign in to comment.