Skip to content

Commit

Permalink
Bump com.android.tools.build:gradle from 8.1.2 to 8.3.0
Browse files Browse the repository at this point in the history
Bumps com.android.tools.build:gradle from 8.1.2 to 8.3.0.

---
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 Mar 16, 2024
1 parent be40041 commit d67f65d
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 = '1.9.10'
ext.gradleToolsVersion = '8.1.2'
ext.gradleToolsVersion = '8.3.0'

repositories {
mavenCentral()
Expand Down

0 comments on commit d67f65d

Please sign in to comment.