We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5835d3b commit 04a8f66Copy full SHA for 04a8f66
build.gradle
@@ -7,7 +7,7 @@ buildscript {
7
mavenCentral()
8
}
9
dependencies {
10
- classpath 'com.android.tools.build:gradle:8.1.2'
+ classpath 'com.android.tools.build:gradle:8.2.0'
11
12
13
// NOTE: Do not place your application dependencies here; they belong
0 commit comments