Skip to content

Commit 54b91ab

Browse files
Using Compose 1.9 beta instead of alpha
1 parent dcae4aa commit 54b91ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jetcaster/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ androidx-activity-compose = { module = "androidx.activity:activity-compose", ver
6868
androidx-activity-ktx = { module = "androidx.activity:activity-ktx", version.ref = "androidx-activity-compose" }
6969
androidx-appcompat = { module = "androidx.appcompat:appcompat", version.ref = "androidx-appcompat" }
7070
androidx-compose-animation = { module = "androidx.compose.animation:animation" }
71-
androidx-compose-bom = { module = "androidx.compose:compose-bom-alpha", version.ref = "androidx-compose-bom" }
71+
androidx-compose-bom = { module = "androidx.compose:compose-bom-beta", version.ref = "androidx-compose-bom" }
7272
androidx-compose-foundation = { module = "androidx.compose.foundation:foundation" }
7373
androidx-compose-foundation-layout = { module = "androidx.compose.foundation:foundation-layout" }
7474
androidx-compose-material-iconsExtended = { module = "androidx.compose.material:material-icons-extended" }

0 commit comments

Comments
 (0)