We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9a454bc + dacda86 commit 8d8bce9Copy full SHA for 8d8bce9
1 file changed
android/build.gradle
@@ -6,8 +6,8 @@ buildscript {
6
7
dependencies {
8
classpath "com.gradle:gradle-enterprise-gradle-plugin:3.19.2"
9
- classpath "com.android.tools.build:gradle:8.13.0"
10
- classpath "com.github.ben-manes:gradle-versions-plugin:0.53.0"
+ classpath "com.android.tools.build:gradle:9.0.0"
+ classpath "com.github.ben-manes:gradle-versions-plugin:0.52.0"
11
}
12
13
0 commit comments