Skip to content

Commit

Permalink
Update dependency com.android.tools.build:bundletool to v1.17.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2024
1 parent 32af2fa commit 4ab5974
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bundletool-gradle-plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ kotlin {
dependencies {
compileOnly("com.android.tools:common:31.2.2")
compileOnly("com.android.tools:sdklib:31.2.2")
compileOnly("com.android.tools.build:bundletool:1.15.6")
compileOnly("com.android.tools.build:bundletool:1.17.2")
compileOnly("com.android.tools.build:gradle-api:8.2.2")
implementation("com.google.protobuf:protobuf-java:3.25.2")
}
Expand Down

0 comments on commit 4ab5974

Please sign in to comment.