Skip to content

Commit cfc263a

Browse files
Bump com.android.tools.build:manifest-merger from 31.10.1 to 31.11.0 (#10255)
Context: https://maven.google.com/web/index.html?q=com.android.tools.build#com.android.tools.build:manifest-merger:31.11.0 Context: https://android.googlesource.com/platform/tools/base/+/master/build-system/manifest-merger Bumps com.android.tools.build:manifest-merger from 31.10.1 to 31.11.0. Note that I was unable to locate a specific git tag for this release.
1 parent f722933 commit cfc263a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/manifestmerger/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repositories {
1919

2020
dependencies {
2121
// https://mvnrepository.com/artifact/com.android.tools.build/manifest-merger
22-
implementation 'com.android.tools.build:manifest-merger:31.10.1'
22+
implementation 'com.android.tools.build:manifest-merger:31.11.0'
2323
}
2424

2525
sourceSets {

0 commit comments

Comments
 (0)