Skip to content

Commit a803b5d

Browse files
fix(deps): update dependency com.android.tools.build:gradle to v9
1 parent 9a33acf commit a803b5d

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
@@ -12,7 +12,7 @@ buildscript {
1212
dependencies {
1313
// Note for FTC Teams: Do not modify this yourself.
1414
//noinspection AndroidGradlePluginVersion
15-
classpath 'com.android.tools.build:gradle:8.7.0'
15+
classpath 'com.android.tools.build:gradle:9.0.0'
1616
}
1717
}
1818

0 commit comments

Comments
 (0)