Skip to content

Commit 155ea29

Browse files
Update dependency androidx.browser:browser to v1.9.0 (#108)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Vikram Singh <mr.vikram004@gmail.com>
1 parent 030d614 commit 155ea29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ koin = "4.1.0"
3030
junit5 = "5.13.4"
3131

3232
[libraries]
33-
androidx-browser = { group = "androidx.browser", name = "browser", version = "1.8.0" }
33+
androidx-browser = { group = "androidx.browser", name = "browser", version = "1.9.0" }
3434
androidx-core = { group = "androidx.core", name = "core-ktx", version = "1.17.0" }
3535
androidx-activity-activity = { module = "androidx.activity:activity", version.ref = "androidxactivity" }
3636
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidxactivity" }

0 commit comments

Comments
 (0)