Skip to content

Commit 37bef51

Browse files
committed
1. Changed gradle plugin version.
1 parent cbfc6db commit 37bef51

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
0 Bytes
Binary file not shown.

.idea/misc.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ buildscript {
66
jcenter()
77
}
88
dependencies {
9-
classpath 'com.android.tools.build:gradle:3.1.2'
9+
classpath 'com.android.tools.build:gradle:3.1.3'
1010
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.5'
1111

1212
// NOTE: Do not place your application dependencies here; they belong

0 commit comments

Comments
 (0)