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
  • Loading branch information
renovate[bot] authored Nov 3, 2024
1 parent 197d271 commit cf68bf7
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 @@ -37,7 +37,7 @@ gradlePlugin-roborazzi = { module = "io.github.takahirom.roborazzi:roborazzi-gra
androidx-activity = { module = "androidx.activity:activity-ktx", version.ref = "androidx-activity" }
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidx-activity" }
androidx-appcompat-resources = "androidx.appcompat:appcompat-resources:1.7.0"
androidx-annotation = "androidx.annotation:annotation:1.9.0"
androidx-annotation = "androidx.annotation:annotation:1.9.1"
androidx-benchmark-macro = "androidx.benchmark:benchmark-macro-junit4:1.3.3"
androidx-compose-ui-tooling = { group = "androidx.compose.ui", name = "ui-tooling" }
androidx-constraintlayout = "androidx.constraintlayout:constraintlayout:2.2.0"
Expand Down

0 comments on commit cf68bf7

Please sign in to comment.