Skip to content

Commit

Permalink
Bump com.github.dcendents:android-maven-gradle-plugin from 1.5 to 2.1
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent 15d273f commit 4990555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:2.3.+'
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.5'
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
}
}

Expand Down

0 comments on commit 4990555

Please sign in to comment.