Skip to content

Commit 4990555

Browse files
Bump com.github.dcendents:android-maven-gradle-plugin from 1.5 to 2.1
Bumps [com.github.dcendents:android-maven-gradle-plugin](https://github.com/dcendents/android-maven-gradle-plugin) from 1.5 to 2.1. - [Release notes](https://github.com/dcendents/android-maven-gradle-plugin/releases) - [Commits](dcendents/android-maven-gradle-plugin@1.5...2.1) --- updated-dependencies: - dependency-name: com.github.dcendents:android-maven-gradle-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 15d273f commit 4990555

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
@@ -12,7 +12,7 @@ buildscript {
1212
}
1313
dependencies {
1414
classpath 'com.android.tools.build:gradle:2.3.+'
15-
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.5'
15+
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
1616
}
1717
}
1818

0 commit comments

Comments
 (0)