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

Commit f924bb0

Browse files
fix(deps): update dependency com.android.tools.build:aapt2-proto to v8.3.0-10880808 (#1746)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9cf5b79 commit f924bb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ google-flexbox = { module = "com.google.android.flexbox:flexbox", version = "3.0
116116
aapt2-common = { module = "com.android.tools:common", version = "31.2.2" }
117117
aapt2-annotations = { module = "com.android.tools:annotations", version = "31.2.2" }
118118
aapt2-jb-annotations = { module = "org.jetbrains:annotations", version = "24.1.0" }
119-
aapt2-proto = { module = "com.android.tools.build:aapt2-proto", version = "8.2.2-10154469" }
119+
aapt2-proto = { module = "com.android.tools.build:aapt2-proto", version = "8.3.0-10880808" }
120120

121121
# XML
122122
xml-xercesImpl = { module = "xerces:xercesImpl", version = "2.12.2" }

0 commit comments

Comments
 (0)