Skip to content

Commit

Permalink
Update Compose to 1.2.0-rc02
Browse files Browse the repository at this point in the history
  • Loading branch information
skydoves committed Jun 24, 2022
1 parent bbc28db commit f2ba7fa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ object Versions {
internal const val MATERIAL = "1.5.0"
internal const val ANDROIDX_CORE_KTX = "1.5.0"

internal const val COMPOSE = "1.2.0-rc01"
internal const val COMPOSE = "1.2.0-rc02"
internal const val COMPOSE_ACTIVITY = "1.4.0"
internal const val PHOTO_PICKER = "1.0.0-alpha06"
}
Expand Down

0 comments on commit f2ba7fa

Please sign in to comment.