We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 73960dd + 712c622 commit 7d0af98Copy full SHA for 7d0af98
1 file changed
src/manifestmerger/build.gradle
@@ -19,7 +19,7 @@ repositories {
19
20
dependencies {
21
// https://mvnrepository.com/artifact/com.android.tools.build/manifest-merger
22
- implementation 'com.android.tools.build:manifest-merger:31.8.2'
+ implementation 'com.android.tools.build:manifest-merger:31.9.0'
23
}
24
25
sourceSets {
0 commit comments