We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6243be commit c0a1aefCopy full SHA for c0a1aef
build.gradle
@@ -12,7 +12,7 @@ buildscript {
12
dependencies {
13
// Note for FTC Teams: Do not modify this yourself.
14
//noinspection AndroidGradlePluginVersion
15
- classpath 'com.android.tools.build:gradle:8.13.2'
+ classpath 'com.android.tools.build:gradle:9.1.0'
16
}
17
18
0 commit comments