Skip to content

Commit ed9340e

Browse files
committed
Update maven android plugin
1 parent 796dfb2 commit ed9340e

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
@@ -13,7 +13,7 @@ buildscript {
1313
dependencies {
1414
classpath "io.realm:realm-gradle-plugin:4.2.0"
1515
classpath 'com.android.tools.build:gradle:3.0.1'
16-
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.3'
16+
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.0'
1717
}
1818
}
1919

0 commit comments

Comments
 (0)