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] committed Oct 31, 2024
1 parent 6aadd60 commit acac58f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/androidx.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ cardview = "androidx.cardview:cardview:1.0.0"
webkit = "androidx.webkit:webkit:1.12.1"
recyclerview = "androidx.recyclerview:recyclerview:1.3.2"
preferencektx = "androidx.preference:preference-ktx:1.2.1"
annotation = "androidx.annotation:annotation:1.9.0"
annotation = "androidx.annotation:annotation:1.9.1"
browser = "androidx.browser:browser:1.8.0"
biometric = "androidx.biometric:biometric:1.1.0"
palette = "androidx.palette:palette:1.0.0"
Expand Down

0 comments on commit acac58f

Please sign in to comment.