Skip to content

Commit

Permalink
Bump androidx.annotation:annotation from 1.9.0 to 1.9.1
Browse files Browse the repository at this point in the history
Bumps androidx.annotation:annotation from 1.9.0 to 1.9.1.

---
updated-dependencies:
- dependency-name: androidx.annotation:annotation
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 31, 2024
1 parent 570aa9e commit db87219
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 @@ -35,7 +35,7 @@ detektRules-formatting = { module = "io.gitlab.arturbosch.detekt:detekt-formatti
detektRules-libraries = { module = "io.gitlab.arturbosch.detekt:detekt-rules-libraries", version.ref = "detekt" }

androidx-appCompat = "androidx.appcompat:appcompat:1.7.0"
androidx-annotations = "androidx.annotation:annotation:1.9.0"
androidx-annotations = "androidx.annotation:annotation:1.9.1"
androidx-cardView = "androidx.cardview:cardview:1.0.0"
androidx-constraintLayout = "androidx.constraintlayout:constraintlayout:2.1.4"
androidx-swiperefreshLayout = "androidx.swiperefreshlayout:swiperefreshlayout:1.1.0"
Expand Down

0 comments on commit db87219

Please sign in to comment.