Skip to content

Commit

Permalink
Update dependency androidx.annotation:annotation to v1.8.0 (#1432)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 15, 2024
1 parent d206649 commit ea6f77a
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 @@ -18,7 +18,7 @@ layoutlib = "2023.2.1-6c7316c"
layoutlibPrebuiltSha = "6c7316c"

[libraries]
androidx-annotations = { module = "androidx.annotation:annotation", version = "1.7.1" }
androidx-annotations = { module = "androidx.annotation:annotation", version = "1.8.0" }
androidx-appcompat = { module = "androidx.appcompat:appcompat", version = "1.6.1" }
androidx-activity = { module = "androidx.activity:activity", version = "1.9.0" }
androidx-compose-ui-android = { module = "androidx.compose.ui:ui-android", version = "1.6.7" }
Expand Down

0 comments on commit ea6f77a

Please sign in to comment.