Skip to content

Commit

Permalink
Bump manifest-merger from 30.3.0 to 30.3.1 in /src/manifestmerger (do…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 28, 2022
1 parent ea8883c commit 764bdea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/manifestmerger/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ repositories {

dependencies {
// https://mvnrepository.com/artifact/com.android.tools.build/manifest-merger
compile group: 'com.android.tools.build', name: 'manifest-merger', version: '30.3.0'
compile group: 'com.android.tools.build', name: 'manifest-merger', version: '30.3.1'
}

sourceSets {
Expand Down

0 comments on commit 764bdea

Please sign in to comment.