We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edfbf06 commit 52d7347Copy full SHA for 52d7347
ApiDemos/java/build.gradle
@@ -6,7 +6,7 @@ buildscript {
6
mavenCentral()
7
}
8
dependencies {
9
- classpath 'com.android.tools.build:gradle:8.3.2'
+ classpath 'com.android.tools.build:gradle:8.4.0'
10
classpath "com.google.android.libraries.mapsplatform.secrets-gradle-plugin:secrets-gradle-plugin:2.0.1"
11
12
// NOTE: Do not place your application dependencies here; they belong
0 commit comments