Skip to content

Commit

Permalink
fix(deps): update dependency androidx.annotation:annotation to v1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
playground-manager[bot] authored Jul 26, 2024
1 parent d69ae96 commit 2d23746
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 @@ -24,7 +24,7 @@ slack-circuit = "0.22.2"
ajalt-clikt = "com.github.ajalt.clikt:clikt:4.4.0"

androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidx-activity" }
androidx-annotation = "androidx.annotation:annotation:1.8.0"
androidx-annotation = "androidx.annotation:annotation:1.8.1"
androidx-core-splashscreen = "androidx.core:core-splashscreen:1.0.1"
androidx-credentials-auth = "androidx.credentials:credentials-play-services-auth:1.2.2"
androidx-paging-common = { module = "androidx.paging:paging-common", version.ref = "androidx-paging" }
Expand Down

0 comments on commit 2d23746

Please sign in to comment.