Skip to content

Commit

Permalink
Bump buildtool from 8.5.2 to 8.7.2
Browse files Browse the repository at this point in the history
Bumps `buildtool` from 8.5.2 to 8.7.2.

Updates `com.android.tools.build:gradle` from 8.5.2 to 8.7.2

Updates `com.android.application` from 8.5.2 to 8.7.2

Updates `com.android.library` from 8.5.2 to 8.7.2

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 7103669 commit 9f44097
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ livedata = '2.8.7'
okhttp3 = '4.12.0'
recordbuilder = '43'
room = '2.6.1'
buildtool = '8.5.2'
buildtool = '8.7.2'

[libraries]
android-build-tool = { module = 'com.android.tools.build:gradle', version.ref = 'buildtool' }
Expand Down

0 comments on commit 9f44097

Please sign in to comment.