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 030d614 commit 155ea29Copy full SHA for 155ea29
gradle/libs.versions.toml
@@ -30,7 +30,7 @@ koin = "4.1.0"
30
junit5 = "5.13.4"
31
32
[libraries]
33
-androidx-browser = { group = "androidx.browser", name = "browser", version = "1.8.0" }
+androidx-browser = { group = "androidx.browser", name = "browser", version = "1.9.0" }
34
androidx-core = { group = "androidx.core", name = "core-ktx", version = "1.17.0" }
35
androidx-activity-activity = { module = "androidx.activity:activity", version.ref = "androidxactivity" }
36
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidxactivity" }
0 commit comments