We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f503f8 commit 96501dbCopy full SHA for 96501db
1 file changed
build.gradle
@@ -6,8 +6,8 @@ buildscript {
6
google()
7
}
8
dependencies {
9
- classpath 'com.android.tools.build:gradle:3.4.0'
10
- classpath 'com.github.dcendents:android-maven-gradle-plugin:2.0'
+ classpath 'com.android.tools.build:gradle:7.1.0'
+ classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
11
12
// NOTE: Do not place your application dependencies here; they belong
13
// in the individual module build.gradle files
0 commit comments