Skip to content

Commit

Permalink
Bump com.android.tools.build:gradle from 8.5.1 to 8.5.2
Browse files Browse the repository at this point in the history
Bumps com.android.tools.build:gradle from 8.5.1 to 8.5.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent daa9070 commit ff4fd08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

buildscript {
ext.kotlin_version = '2.0.0'
ext.gradleToolsVersion = '8.5.1'
ext.gradleToolsVersion = '8.5.2'

repositories {
mavenCentral()
Expand Down

0 comments on commit ff4fd08

Please sign in to comment.