Skip to content

Commit 23bfc00

Browse files
committed
Updates androidx version
1 parent 85290ed commit 23bfc00

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ androidX-activity-ktx = { module = "androidx.activity:activity-ktx", version.ref
2323
androidX-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "activity" }
2424
androidX-arch-coreTesting = "androidx.arch.core:core-testing:2.2.0"
2525
androidX-appcompat = "androidx.appcompat:appcompat:1.7.1"
26-
androidX-browser = "androidx.browser:browser:1.10.0-alpha02"
27-
androidX-core-ktx = "androidx.core:core-ktx:1.17.0"
26+
androidX-browser = "androidx.browser:browser:1.10.0-alpha03"
27+
androidX-core-ktx = "androidx.core:core-ktx:1.18.0-rc01"
2828
androidX-core-splashScreen = "androidx.core:core-splashscreen:1.2.0"
2929
androidX-compose-bom = { module = "androidx.compose:compose-bom-alpha", version.ref = "compose-bom" }
3030
androidX-compose-foundation = { module = "androidx.compose.foundation:foundation" }

0 commit comments

Comments
 (0)