Skip to content

Commit 29f09f0

Browse files
Update dependency com.android.tools.build:bundletool to v1.17.1 (#290)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 275a2ad commit 29f09f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ guava = "30.1-jre"
88
dalvikDx = "com.jakewharton.android.repackaged:dalvik-dx:14.0.0_r21"
99
binaryResources = "com.android.tools.apkparser:binary-resources:31.5.1"
1010
apkSigner = "com.android.tools.build:apksig:8.5.1"
11-
bundleTool = "com.android.tools.build:bundletool:1.17.0"
11+
bundleTool = "com.android.tools.build:bundletool:1.17.1"
1212
aapt2Proto = { module = "com.android.tools.build:aapt2-proto", version.ref = "aapt2Proto" }
1313
protobufJava = { module = "com.google.protobuf:protobuf-java", version.ref = "protobufJava" }
1414
clikt = "com.github.ajalt.clikt:clikt:4.4.0"

0 commit comments

Comments
 (0)