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

Commit b73b706

Browse files
fix(deps): update dependency com.android.tools:annotations to v31.6.0
1 parent 5b0a587 commit b73b706

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

120120
# AAPT2
121121
aapt2-common = { module = "com.android.tools:common", version = "31.4.1" }
122-
aapt2-annotations = { module = "com.android.tools:annotations", version = "31.2.2" }
122+
aapt2-annotations = { module = "com.android.tools:annotations", version = "31.6.0" }
123123
aapt2-jb-annotations = { module = "org.jetbrains:annotations", version = "24.1.0" }
124124
aapt2-proto = { module = "com.android.tools.build:aapt2-proto", version = "8.3.0-10880808" }
125125

0 commit comments

Comments
 (0)