Skip to content

Commit

Permalink
fix(deps): update dependency androidx.annotation:annotation to v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 14, 2024
1 parent ce8de8e commit 7281d73
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 @@ -3,7 +3,7 @@ agp = "8.3.0"
kotlin = "1.9.22"
tsBinding = "4.1.0"
lsp4j = "0.22.0"
androidxAnnotation = "1.7.1"
androidxAnnotation = "1.8.0"

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

0 comments on commit 7281d73

Please sign in to comment.