Skip to content

Commit

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

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

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

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

---
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 Oct 5, 2024
1 parent 169341d commit 3a1e684
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.6'
okhttp3 = '4.12.0'
recordbuilder = '42'
room = '2.6.1'
buildtool = '8.5.2'
buildtool = '8.7.0'

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

0 comments on commit 3a1e684

Please sign in to comment.