Skip to content

Commit 00d1623

Browse files
committed
Downgrade compose due to compile sdk
1 parent 74e9c24 commit 00d1623

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ object Versions {
99
internal const val MATERIAL = "1.6.1"
1010
internal const val ANDROIDX_CORE_KTX = "1.8.0"
1111

12-
internal const val COMPOSE = "1.2.0-rc02"
12+
internal const val COMPOSE = "1.2.0-beta02"
1313
internal const val COMPOSE_ACTIVITY = "1.4.0"
1414
}
1515

0 commit comments

Comments
 (0)