We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfab0d8 commit cb8afe1Copy full SHA for cb8afe1
gradle/libs.versions.toml
@@ -33,7 +33,7 @@ kotlinX-coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.2"
33
androidX-activity = "androidx.activity:activity-ktx:1.13.0"
34
androidX-annotation = "androidx.annotation:annotation:1.9.1"
35
androidX-appCompat = "androidx.appcompat:appcompat:1.7.1"
36
-androidX-browser = "androidx.browser:browser:1.9.0"
+androidX-browser = "androidx.browser:browser:1.10.0"
37
androidX-constraintLayout = "androidx.constraintlayout:constraintlayout:2.2.1"
38
androidX-core = "androidx.core:core-ktx:1.18.0"
39
androidX-fragment = "androidx.fragment:fragment-ktx:1.8.9"
0 commit comments