Skip to content

Commit 94d42c3

Browse files
authored
Merge pull request #11 from Jawnnypoo/patch-1
Update android-maven-gradle plugin version
2 parents dcbaaa1 + 1b2b60f commit 94d42c3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ buildscript {
55
jcenter()
66
}
77
dependencies {
8-
classpath 'com.android.tools.build:gradle:2.0.0'
9-
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.3'
8+
classpath 'com.android.tools.build:gradle:2.1.2'
9+
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.5'
1010
}
1111
}
1212

0 commit comments

Comments
 (0)