Skip to content

Commit 2c6cc08

Browse files
Update AGP
1 parent e56bb35 commit 2c6cc08

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[versions]
22
# Keep this values in sync with bundletool"s dependencies.
3-
aapt2Proto = "8.5.0-11315950"
3+
aapt2Proto = "8.5.1-11315950"
44
protobufJava = "3.25.3"
55
guava = "30.1-jre"
66

77
[libraries]
88
dalvikDx = "com.jakewharton.android.repackaged:dalvik-dx:14.0.0_r21"
9-
binaryResources = "com.android.tools.apkparser:binary-resources:31.5.0"
10-
apkSigner = "com.android.tools.build:apksig:8.5.0"
9+
binaryResources = "com.android.tools.apkparser:binary-resources:31.5.1"
10+
apkSigner = "com.android.tools.build:apksig:8.5.1"
1111
bundleTool = "com.android.tools.build:bundletool:1.17.0"
1212
aapt2Proto = { module = "com.android.tools.build:aapt2-proto", version.ref = "aapt2Proto" }
1313
protobufJava = { module = "com.google.protobuf:protobuf-java", version.ref = "protobufJava" }

0 commit comments

Comments
 (0)