Skip to content

Commit 5f5983f

Browse files
committed
2020-03-25
1 parent 8dc247a commit 5f5983f

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
@@ -7,7 +7,7 @@ buildscript {
77
maven { url "https://jitpack.io" }
88
}
99
dependencies {
10-
classpath 'com.android.tools.build:gradle:3.5.0'
10+
classpath 'com.android.tools.build:gradle:3.5.3'
1111
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:+'
1212
classpath 'com.github.dcendents:android-maven-gradle-plugin:+'
1313
}

0 commit comments

Comments
 (0)