Skip to content

Commit 6093616

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

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.13.2'
15+
classpath 'com.android.tools.build:gradle:9.0.0'
1616
}
1717
}
1818

0 commit comments

Comments
 (0)