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

Commit 3284f67

Browse files
committed
maven-plugin to 2.0
1 parent cfae8ae commit 3284f67

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
@@ -8,10 +8,10 @@ buildscript {
88
}
99

1010
dependencies {
11-
classpath 'com.android.tools.build:gradle:3.1.2'
11+
classpath 'com.android.tools.build:gradle:3.1.4'
1212
classpath 'com.github.ben-manes:gradle-versions-plugin:0.17.0'
1313
classpath 'org.codehaus.groovy:groovy-android-gradle-plugin:2.0.0'
14-
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
14+
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.0'
1515
}
1616
}
1717

0 commit comments

Comments
 (0)