Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump com.android.tools.build:gradle from 7.3.0 to 8.5.2 in /android
Browse files Browse the repository at this point in the history
Bumps com.android.tools.build:gradle from 7.3.0 to 8.5.2.

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Aug 12, 2024
1 parent 2da5a5d commit fe437c4
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
@@ -8,7 +8,7 @@ buildscript {
}

dependencies {
classpath 'com.android.tools.build:gradle:7.3.0'
classpath 'com.android.tools.build:gradle:8.5.2'
}
}

0 comments on commit fe437c4

Please sign in to comment.