Skip to content

Commit

Permalink
Bump androidx.annotation:annotation from 1.7.1 to 1.8.0 (#151)
Browse files Browse the repository at this point in the history
Bumps androidx.annotation:annotation from 1.7.1 to 1.8.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 22, 2024
1 parent 3d0389f commit 1f80241
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 @@ -2,7 +2,7 @@
composeVersion = "1.6.7"

[libraries]
android-annotation = "androidx.annotation:annotation:1.7.1"
android-annotation = "androidx.annotation:annotation:1.8.0"
android-compose-runtime = { module = "androidx.compose.runtime:runtime", version.ref = "composeVersion" }
android-compose-ui = { module = "androidx.compose.ui:ui", version.ref = "composeVersion" }
tools-android-compose = "androidx.compose.compiler:compiler:1.5.12"
Expand Down

0 comments on commit 1f80241

Please sign in to comment.