Skip to content

Commit ceecae4

Browse files
committed
prepare release for compose 1.5 alpha
1 parent 20fc883 commit ceecae4

File tree

1 file changed

+2
-2
lines changed
  • buildSrc/src/main/kotlin/com/holix/android/bottomsheetdialog/compose

1 file changed

+2
-2
lines changed

buildSrc/src/main/kotlin/com/holix/android/bottomsheetdialog/compose/Versions.kt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ object Versions {
88
internal const val MATERIAL = "1.8.0"
99
internal const val ANDROIDX_CORE_KTX = "1.10.0"
1010

11-
internal const val COMPOSE = "1.4.1"
12-
const val COMPOSE_COMPILER = "1.4.3"
11+
internal const val COMPOSE = "1.5.0-alpha02"
12+
const val COMPOSE_COMPILER = "1.4.4"
1313
internal const val ANDROIDX_ACTIVITY = "1.7.0"
1414

1515
internal const val COLOR_PICKER = "1.0.0"

0 commit comments

Comments
 (0)