We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74e9c24 commit 00d1623Copy full SHA for 00d1623
buildSrc/src/main/kotlin/com/holix/android/bottomsheetdialog/compose/Versions.kt
@@ -9,7 +9,7 @@ object Versions {
9
internal const val MATERIAL = "1.6.1"
10
internal const val ANDROIDX_CORE_KTX = "1.8.0"
11
12
- internal const val COMPOSE = "1.2.0-rc02"
+ internal const val COMPOSE = "1.2.0-beta02"
13
internal const val COMPOSE_ACTIVITY = "1.4.0"
14
}
15
0 commit comments