Skip to content

Commit

Permalink
fix(deps): update dependency androidx.annotation:annotation to v1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 13, 2024
1 parent f795036 commit c26a6af
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 @@ -4,7 +4,7 @@ kotlin = "1.9.22"
androidxMedia3 = "1.2.1"
checkerQual = "3.40.0"
googleErrorProne = "2.24.1"
androidxAnnotation = "1.7.0"
androidxAnnotation = "1.7.1"

[libraries]
androidx-annotation = { group = "androidx.annotation", name = "annotation", version.ref = "androidxAnnotation" }
Expand Down

0 comments on commit c26a6af

Please sign in to comment.