Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit bc3cd79

Browse files
fix(deps): update androidx.browser:browser to v1.9.0
1 parent 5954df2 commit bc3cd79

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
@@ -16,7 +16,7 @@ accompanist-drawablepainter = { module = "com.google.accompanist:accompanist-dra
1616
adjust = { module = "com.adjust.sdk:adjust-android", version = "4.38.5" }
1717
androidx-activity = { module = "androidx.activity:activity-ktx", version.ref = "androidx-activity" }
1818
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidx-activity" }
19-
androidx-browser = { module = "androidx.browser:browser", version = "1.8.0" }
19+
androidx-browser = { module = "androidx.browser:browser", version = "1.9.0" }
2020
androidx-compose-bom = { module = "androidx.compose:compose-bom", version = "2025.08.00" }
2121
androidx-compose-material3 = { module = "androidx.compose.material3:material3" }
2222
androidx-compose-material3-adaptive = { module = "androidx.compose.material3.adaptive:adaptive" }

0 commit comments

Comments
 (0)