Skip to content

Commit

Permalink
Update dependency androidx.annotation:annotation to v1.9.0 (#744)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 17, 2024
1 parent aa4b807 commit 304a15d
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 @@ -37,7 +37,7 @@ versions = { id = "com.github.ben-manes.versions", version = "0.51.0" }
android-desugar = { module = "com.android.tools:desugar_jdk_libs", version = "2.1.2" }
androidx-activityktx = { module = "androidx.activity:activity-ktx", version.ref = "activity" }
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "activity" }
androidx-annotation = { module = "androidx.annotation:annotation", version = "1.8.2" }
androidx-annotation = { module = "androidx.annotation:annotation", version = "1.9.0" }
androidx-appcompat = { module = "androidx.appcompat:appcompat", version = "1.7.0" }
androidx-compose-bom = { module = "androidx.compose:compose-bom", version = "2024.10.00" }
androidx-compose-material = { module = "androidx.compose.material:material", version = "1.7.4" }
Expand Down

0 comments on commit 304a15d

Please sign in to comment.