Skip to content

Commit f1624b7

Browse files
Update dependency com.android.tools.build:bundletool to v1.15.5 (#185)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2ce8a67 commit f1624b7

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:11.0.0_r3"
99
binaryResources = "com.android.tools.apkparser:binary-resources:31.1.2"
1010
apkSigner = "com.android.tools.build:apksig:8.1.1"
11-
bundleTool = "com.android.tools.build:bundletool:1.15.4"
11+
bundleTool = "com.android.tools.build:bundletool:1.15.5"
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.2.0"

0 commit comments

Comments
 (0)