We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd56d81 commit bf97a46Copy full SHA for bf97a46
build.gradle
@@ -7,7 +7,7 @@ buildscript {
7
jcenter()
8
}
9
dependencies {
10
- classpath 'com.android.tools.build:gradle:7.0.2'
+ classpath 'com.android.tools.build:gradle:7.0.3'
11
12
// NOTE: Do not place your application dependencies here; they belong
13
// in the individual module build.gradle files
0 commit comments