Skip to content

Commit eed1ba2

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.8.1'
22+
implementation 'com.android.tools.build:manifest-merger:31.8.2'
2323
}
2424

2525
sourceSets {

0 commit comments

Comments
 (0)