Skip to content

Commit

Permalink
Bump com.android.tools.build:gradle from 8.0.0-alpha05 to 8.2.0-alpha10
Browse files Browse the repository at this point in the history
Bumps com.android.tools.build:gradle from 8.0.0-alpha05 to 8.2.0-alpha10.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 27, 2023
1 parent f79aaae commit 97c15bb
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 @@ -6,7 +6,7 @@ buildscript {
}

dependencies {
classpath 'com.android.tools.build:gradle:8.0.0-alpha05'
classpath 'com.android.tools.build:gradle:8.2.0-alpha10'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.10"
}
}
Expand Down

0 comments on commit 97c15bb

Please sign in to comment.