Skip to content

Commit

Permalink
fix(deps): update dependency androidx.annotation:annotation to v1.9.1 (
Browse files Browse the repository at this point in the history
…#103)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent 4eb4890 commit fc6c3e9
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 = "2.0.10"
androidxMedia3 = "1.5.0"
checkerQual = "3.46.0"
googleErrorProne = "2.29.2"
androidxAnnotation = "1.8.2"
androidxAnnotation = "1.9.1"

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

0 comments on commit fc6c3e9

Please sign in to comment.