Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

Commit 050a0dd

Browse files
fix(deps): update dependency com.android.tools:common to v31.4.1 (#1751)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3b43ef4 commit 050a0dd

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
@@ -115,7 +115,7 @@ google-java-format = { module = "com.google.googlejavaformat:google-java-format"
115115
google-flexbox = { module = "com.google.android.flexbox:flexbox", version = "3.0.0" }
116116

117117
# AAPT2
118-
aapt2-common = { module = "com.android.tools:common", version = "31.2.2" }
118+
aapt2-common = { module = "com.android.tools:common", version = "31.4.1" }
119119
aapt2-annotations = { module = "com.android.tools:annotations", version = "31.2.2" }
120120
aapt2-jb-annotations = { module = "org.jetbrains:annotations", version = "24.1.0" }
121121
aapt2-proto = { module = "com.android.tools.build:aapt2-proto", version = "8.3.0-10880808" }

0 commit comments

Comments
 (0)