Skip to content

Commit

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

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 12, 2024
1 parent 650054b commit e4edc7c
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.8.0"
version_appcompat = "1.6.1"
version_gradle = '8.3.1'
version_gradle = '8.3.2'
version_kotlin = "1.9.23"
version_room = "2.6.1"
version_work = "2.9.0"
Expand Down

0 comments on commit e4edc7c

Please sign in to comment.