Skip to content

Commit 147c168

Browse files
Update AGP
1 parent 728839a commit 147c168

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[versions]
22
# Keep this values in sync with bundletool"s dependencies.
3-
aapt2Proto = "8.1.1-10154469"
3+
aapt2Proto = "8.1.2-10154469"
44
protobufJava = "3.24.3"
55
guava = "30.1-jre"
66

77
[libraries]
88
dalvikDx = "com.jakewharton.android.repackaged:dalvik-dx:11.0.0_r3"
9-
binaryResources = "com.android.tools.apkparser:binary-resources:31.1.1"
9+
binaryResources = "com.android.tools.apkparser:binary-resources:31.1.2"
1010
apkSigner = "com.android.tools.build:apksig:8.1.1"
1111
bundleTool = "com.android.tools.build:bundletool:1.15.4"
1212
aapt2Proto = { module = "com.android.tools.build:aapt2-proto", version.ref = "aapt2Proto" }

0 commit comments

Comments
 (0)