Skip to content

Commit

Permalink
build(deps): bump com.android.tools.build:gradle
Browse files Browse the repository at this point in the history
Bumps the production-dependencies group with 1 update in the /android directory: com.android.tools.build:gradle.


Updates `com.android.tools.build:gradle` 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-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 14dfbeb commit b70e1cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ buildscript {
}

dependencies {
classpath "com.android.tools.build:gradle:8.5.2"
classpath "com.android.tools.build:gradle:8.7.0"
// noinspection DifferentKotlinGradleVersion
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
}
Expand Down

0 comments on commit b70e1cc

Please sign in to comment.