Skip to content

Commit 66ffd38

Browse files
Bump com.android.tools.build:manifest-merger from 31.8.0 to 31.8.1 (#9800)
Context: https://mvnrepository.com/artifact/com.android.tools.build/manifest-merger/31.8.1 Context: https://android.googlesource.com/platform/tools/base/+/master/build-system/manifest-merger Bumps com.android.tools.build:manifest-merger from 31.8.0 to 31.8.1. Note that I was unable to locate a specific git tag for this release.
1 parent d70db5b commit 66ffd38

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

2525
sourceSets {

0 commit comments

Comments
 (0)