Skip to content
This repository was archived by the owner on Nov 3, 2019. It is now read-only.

Commit 03acc4d

Browse files
committed
Upgrade dependencies
1 parent 7b772cf commit 03acc4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ buildscript {
99
google()
1010
}
1111
dependencies {
12-
classpath 'com.android.tools.build:gradle:3.1.3'
12+
classpath 'com.android.tools.build:gradle:3.1.4'
1313
classpath "com.jfrog.bintray.gradle:gradle-bintray-plugin:1.7.3"
14-
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.4.1'
14+
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.5'
1515
// NOTE: Do not place your application dependencies here; they belong
1616
// in the individual module build.gradle files
1717
}

0 commit comments

Comments
 (0)