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

Commit 38ab2eb

Browse files
fix(deps): update dependency com.android.tools:annotations to v31.5.1
1 parent 275d98c commit 38ab2eb

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
@@ -116,7 +116,7 @@ google-flexbox = { module = "com.google.android.flexbox:flexbox", version = "3.0
116116

117117
# AAPT2
118118
aapt2-common = { module = "com.android.tools:common", version = "31.4.1" }
119-
aapt2-annotations = { module = "com.android.tools:annotations", version = "31.2.2" }
119+
aapt2-annotations = { module = "com.android.tools:annotations", version = "31.5.1" }
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" }
122122

0 commit comments

Comments
 (0)