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 4ce5a7c commit 7f107e8Copy full SHA for 7f107e8
build.gradle
@@ -23,7 +23,7 @@ buildscript {
23
jcenter()
24
}
25
dependencies {
26
- classpath 'com.android.tools.build:gradle:8.5.0'
+ classpath 'com.android.tools.build:gradle:8.8.1'
27
28
// NOTE: Do not place your application dependencies here; they belong
29
// in the individual module build.gradle files
0 commit comments