Skip to content

Commit a7a3019

Browse files
Update Android Gradle plugin to 3.5.3
1 parent 7986bec commit a7a3019

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
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.5.3'
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)