Skip to content

Commit 5c574d0

Browse files
committed
Updated gradle version
1 parent fcc06d6 commit 5c574d0

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
}
88

99
dependencies {
10-
classpath 'com.android.tools.build:gradle:3.2.1'
10+
classpath 'com.android.tools.build:gradle:3.3.1'
1111
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
1212
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4'
1313
}

0 commit comments

Comments
 (0)