Skip to content

Commit e2f62b2

Browse files
chore(deps): bump com.android.tools.build:gradle in /android
Bumps com.android.tools.build:gradle from 8.13.2 to 9.0.0. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2bc6b27 commit e2f62b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ buildscript {
99
classpath "com.gradle:gradle-enterprise-gradle-plugin:3.19.2"
1010
classpath "gradle.plugin.com.github.viswaramamoorthy:gradle-util-plugins:0.1.0-RELEASE"
1111
classpath "com.github.ben-manes:gradle-versions-plugin:0.53.0"
12-
classpath "com.android.tools.build:gradle:8.13.2"
12+
classpath "com.android.tools.build:gradle:9.0.0"
1313
}
1414
}
1515

0 commit comments

Comments
 (0)