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.2.0 (
Browse files Browse the repository at this point in the history
…#1520)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 2, 2023
1 parent 60d3d1f commit 0cbd09e
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 @@ -90,7 +90,7 @@ google-flexbox = { module = "com.google.android.flexbox:flexbox", version = "3.0

# AAPT2
aapt2-common = { module = "com.android.tools:common", version = "31.2.0" }
aapt2-annotations = { module = "com.android.tools:annotations", version = "31.1.3" }
aapt2-annotations = { module = "com.android.tools:annotations", version = "31.2.0" }
aapt2-jb-annotations = { module = "org.jetbrains:annotations", version = "24.1.0" }
aapt2-proto = { module = "com.android.tools.build:aapt2-proto", version = "8.2.0-10154469" }

Expand Down

0 comments on commit 0cbd09e

Please sign in to comment.