Skip to content

Commit

Permalink
Bump com.android.tools.build:gradle from 8.2.0 to 8.4.0
Browse files Browse the repository at this point in the history
Bumps com.android.tools.build:gradle from 8.2.0 to 8.4.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]>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent 2d4d393 commit 06035ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ repositories {

dependencies {
implementation("org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin:1.9.21")
implementation("com.android.tools.build:gradle:8.2.0")
implementation("com.android.tools.build:gradle:8.4.0")
implementation("io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.4")
implementation("com.squareup:javapoet:1.13.0")
}

0 comments on commit 06035ca

Please sign in to comment.