We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8cc139e + 464685b commit 5d19496Copy full SHA for 5d19496
android/build.gradle
@@ -8,8 +8,8 @@ buildscript {
8
}
9
10
dependencies {
11
- classpath "com.gradle:gradle-enterprise-gradle-plugin:3.14"
12
- classpath "com.android.tools.build:gradle:8.0.2"
+ classpath "com.gradle:gradle-enterprise-gradle-plugin:3.14.1"
+ classpath "com.android.tools.build:gradle:8.1.0"
13
classpath "com.github.ben-manes:gradle-versions-plugin:0.47.0"
14
15
0 commit comments