Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 27, 2025
1 parent 9d140c9 commit 6bc6f10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/abstractions/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ buildscript {

dependencies {
classpath "com.gradle:gradle-enterprise-gradle-plugin:3.19.2"
classpath "com.android.tools.build:gradle:8.8.1"
classpath "com.android.tools.build:gradle:8.8.2"
classpath "com.github.ben-manes:gradle-versions-plugin:0.52.0"
}
}
Expand Down

0 comments on commit 6bc6f10

Please sign in to comment.