Skip to content

Commit ea3041e

Browse files
Bump com.android.tools.build:gradle from 8.9.1 to 9.0.1
Bumps com.android.tools.build:gradle from 8.9.1 to 9.0.1. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-version: 9.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5f954f0 commit ea3041e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ buildscript {
1414
mavenCentral()
1515
}
1616
dependencies {
17-
classpath 'com.android.tools.build:gradle:8.9.1'
17+
classpath 'com.android.tools.build:gradle:9.0.1'
1818
}
1919
}
2020

0 commit comments

Comments
 (0)