Skip to content

Commit

Permalink
Bump com.github.dcendents:android-maven-gradle-plugin
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 Apr 1, 2024
1 parent 543915d commit ec84a96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android-refimpl-app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ buildscript {
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.21"

// used to generate a POM file
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.5'
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'

// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
Expand Down

0 comments on commit ec84a96

Please sign in to comment.