Skip to content

Commit b7217aa

Browse files
build(deps): bump android-gradle-plugin
Bumps `android-gradle-plugin` from 8.6.0-alpha08 to 8.7.0-alpha03. Updates `com.android.tools.build:gradle` from 8.6.0-alpha08 to 8.7.0-alpha03 Updates `com.android.library` from 8.6.0-alpha08 to 8.7.0-alpha03 Updates `com.android.lint` from 8.6.0-alpha08 to 8.7.0-alpha03 --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.android.library dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.android.lint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c9efba1 commit b7217aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ androidBuildTools = "35.0.0"
9999
# https://mvnrepository.com/artifact/com.android.tools.build/gradle?repo=google
100100
# https://maven.google.com/web/index.html#com.android.tools.build:gradle
101101
# WARNING: Remember to update the version badge in `README.md`!
102-
android-gradle-plugin = "8.6.0-alpha08"
102+
android-gradle-plugin = "8.7.0-alpha03"
103103

104104
# endregion
105105

0 commit comments

Comments
 (0)