Skip to content

Commit

Permalink
build(deps): bump com.android.tools.build:gradle from 8.5.0 to 8.5.1 (#…
Browse files Browse the repository at this point in the history
…35)

Bumps com.android.tools.build:gradle from 8.5.0 to 8.5.1.

---
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 Jul 12, 2024
1 parent e45c441 commit 12c5198
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 @@ -9,7 +9,7 @@ project-convention = "xyz.tynn.convention.project:0.0.5"
junit-api = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "junit" }
junit-engine = { module = "org.junit.jupiter:junit-jupiter-engine", version.ref = "junit" }
junit-params = { module = "org.junit.jupiter:junit-jupiter-params", version.ref = "junit" }
plugin-android = "com.android.tools.build:gradle:8.5.0"
plugin-android = "com.android.tools.build:gradle:8.5.1"
plugin-kotlin = "org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.0"

[bundles]
Expand Down

0 comments on commit 12c5198

Please sign in to comment.