We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 728839a commit 147c168Copy full SHA for 147c168
gradle/libs.versions.toml
@@ -1,12 +1,12 @@
1
[versions]
2
# Keep this values in sync with bundletool"s dependencies.
3
-aapt2Proto = "8.1.1-10154469"
+aapt2Proto = "8.1.2-10154469"
4
protobufJava = "3.24.3"
5
guava = "30.1-jre"
6
7
[libraries]
8
dalvikDx = "com.jakewharton.android.repackaged:dalvik-dx:11.0.0_r3"
9
-binaryResources = "com.android.tools.apkparser:binary-resources:31.1.1"
+binaryResources = "com.android.tools.apkparser:binary-resources:31.1.2"
10
apkSigner = "com.android.tools.build:apksig:8.1.1"
11
bundleTool = "com.android.tools.build:bundletool:1.15.4"
12
aapt2Proto = { module = "com.android.tools.build:aapt2-proto", version.ref = "aapt2Proto" }
0 commit comments