Skip to content

Commit d980fb2

Browse files
committed
[Feature] Update Android Gradle plugin.
1 parent db2a2d4 commit d980fb2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.5.2'
7+
classpath 'com.android.tools.build:gradle:3.5.3'
88
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.+'
99
}
1010
}

0 commit comments

Comments
 (0)