We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97df89a commit fbf736cCopy full SHA for fbf736c
1 file changed
gradle/libs.versions.toml
@@ -30,7 +30,7 @@ opentelemetry-core-bom = { module = "io.opentelemetry:opentelemetry-bom" }
30
androidx-navigation-fragment = { group = "androidx.navigation", name = "navigation-fragment", version.ref = "androidx-navigation" }
31
androidx-navigation-runtime-ktx = { group = "androidx.navigation", name = "navigation-runtime-ktx", version.ref = "androidx-navigation" }
32
androidx-core = "androidx.core:core:1.18.0"
33
-androidx-annotation = "androidx.annotation:annotation:1.9.1"
+androidx-annotation = "androidx.annotation:annotation:1.10.0"
34
androidx-lifecycle-process = "androidx.lifecycle:lifecycle-process:2.9.4"
35
androidx-fragment = { module = "androidx.fragment:fragment", version.ref="fragment" }
36
0 commit comments