Skip to content

Commit 66814e6

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

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

2525
sourceSets {

0 commit comments

Comments
 (0)