Skip to content

Commit

Permalink
fix(deps): update dependency androidx.annotation:annotation to v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ahmedre committed Oct 16, 2024
1 parent b00242b commit 1b75df5
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 @@ -29,7 +29,7 @@ timberVersion = "5.0.1"
# androidx library versions
androidxAppcompatVersion = "1.7.0"
androidxActivityComposeVersion = "1.9.2"
androidxAnnotationVersion = "1.8.2"
androidxAnnotationVersion = "1.9.0"
androidxCoreVersion = "1.13.1"
androidxNavigationVersion = "2.8.2"
androidxDynamicAnimationVersion = "1.0.0"
Expand Down

0 comments on commit 1b75df5

Please sign in to comment.