Skip to content

Commit

Permalink
Update dependency androidx.annotation:annotation to v1.9.1
Browse files Browse the repository at this point in the history
| datasource | package                        | from  | to    |
| ---------- | ------------------------------ | ----- | ----- |
| maven      | androidx.annotation:annotation | 1.9.0 | 1.9.1 |
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent a987e0d commit f258b43
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ coil = "2.7.0"
compose-rules-detekt = "0.4.17"

androidx-lifecycle = "2.8.7"
androidx-annotation = "1.9.0"
androidx-annotation = "1.9.1"
androidx-activity = "1.9.3"
androidx-navigation = "2.8.3"
android-gradle = "8.7.1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ coil = "2.7.0"
compose-rules-detekt = "0.4.17"

androidx-lifecycle = "2.8.7"
androidx-annotation = "1.9.0"
androidx-annotation = "1.9.1"
androidx-activity = "1.9.3"
androidx-appcompat = "1.7.0"
androidx-compose-compiler = "1.5.1"
Expand Down

0 comments on commit f258b43

Please sign in to comment.