Skip to content

Commit fbf736c

Browse files
fix(deps): update dependency androidx.annotation:annotation to v1.10.0 (#1680)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 97df89a commit fbf736c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ opentelemetry-core-bom = { module = "io.opentelemetry:opentelemetry-bom" }
3030
androidx-navigation-fragment = { group = "androidx.navigation", name = "navigation-fragment", version.ref = "androidx-navigation" }
3131
androidx-navigation-runtime-ktx = { group = "androidx.navigation", name = "navigation-runtime-ktx", version.ref = "androidx-navigation" }
3232
androidx-core = "androidx.core:core:1.18.0"
33-
androidx-annotation = "androidx.annotation:annotation:1.9.1"
33+
androidx-annotation = "androidx.annotation:annotation:1.10.0"
3434
androidx-lifecycle-process = "androidx.lifecycle:lifecycle-process:2.9.4"
3535
androidx-fragment = { module = "androidx.fragment:fragment", version.ref="fragment" }
3636

0 commit comments

Comments
 (0)