Skip to content

Commit

Permalink
chore(deps): bump com.android.tools.build:gradle from 8.0.0 to 8.7.2
Browse files Browse the repository at this point in the history
Bumps com.android.tools.build:gradle from 8.0.0 to 8.7.2.

---
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 Nov 11, 2024
1 parent 247b8ae commit 254e6e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildLogic/plugins/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ val sonarqubeVersion by rootProject.extra("4.3.0.3225")

dependencies {
listOf(
"com.android.tools.build:gradle:8.0.0",
"com.android.tools.build:gradle:8.7.2",
"com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin:2.0.21-1.0.27",
"org.jetbrains.dokka:org.jetbrains.dokka.gradle.plugin:$kotlinVersion",
"org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion",
Expand Down

0 comments on commit 254e6e6

Please sign in to comment.