Skip to content

Commit 96501db

Browse files
committed
Update build.gradle
1 parent 4f503f8 commit 96501db

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ buildscript {
66
google()
77
}
88
dependencies {
9-
classpath 'com.android.tools.build:gradle:3.4.0'
10-
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.0'
9+
classpath 'com.android.tools.build:gradle:7.1.0'
10+
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
1111

1212
// NOTE: Do not place your application dependencies here; they belong
1313
// in the individual module build.gradle files

0 commit comments

Comments
 (0)