Skip to content

Commit 8f0024f

Browse files
Update Android Gradle plugin to 3.6.1
1 parent 3b26c73 commit 8f0024f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ buildscript {
44
jcenter()
55
}
66
dependencies {
7-
classpath 'com.android.tools.build:gradle:3.2.1'
7+
classpath 'com.android.tools.build:gradle:3.6.1'
88
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
99
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4'
1010
}

0 commit comments

Comments
 (0)