We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 881a4ab commit df57173Copy full SHA for df57173
1 file changed
build.gradle
@@ -5,7 +5,7 @@ buildscript {
5
mavenCentral()
6
}
7
dependencies {
8
- classpath 'com.android.tools.build:gradle:8.2.1'
+ classpath 'com.android.tools.build:gradle:8.5.0'
9
10
// NOTE: Do not place your application dependencies here; they belong
11
// in the individual module build.gradle files
0 commit comments