Skip to content

Commit

Permalink
Bump com.android.tools.build:manifest-merger to 31.7.3 (#9600)
Browse files Browse the repository at this point in the history
Context: https://mvnrepository.com/artifact/com.android.tools.build/manifest-merger/31.7.3
Context: https://android.googlesource.com/platform/tools/base/+/master/build-system/manifest-merger

Bumps com.android.tools.build:manifest-merger from 31.7.2 to 31.7.3.

I was not able to find a specific tag matching this release.

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
jonathanpeppers and dependabot[bot] authored Dec 9, 2024
1 parent 0434024 commit b124132
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/manifestmerger/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ repositories {

dependencies {
// https://mvnrepository.com/artifact/com.android.tools.build/manifest-merger
implementation 'com.android.tools.build:manifest-merger:31.7.2'
implementation 'com.android.tools.build:manifest-merger:31.7.3'
}

sourceSets {
Expand Down

0 comments on commit b124132

Please sign in to comment.