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

Commit

Permalink
fix(deps): update dependency com.android.tools:annotations to v31.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 9, 2024
1 parent fac8ac6 commit d19e438
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ google-flexbox = { module = "com.google.android.flexbox:flexbox", version = "3.0

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

Expand Down

0 comments on commit d19e438

Please sign in to comment.